# File lib/jeweler/commands/version/base.rb, line 37
        def base_dir_path
          Pathname.new(base_dir).realpath
        end