# File lib/jeweler/commands/release_gemspec.rb, line 64
      def base_dir_path
        Pathname.new(base_dir).realpath
      end