class Jeweler::Commands::ReleaseGemspec

def base_dir_path

def base_dir_path
  Pathname.new(base_dir).realpath
end