in release_tool_utils.rb [4:8]
def gem_name gemspec_file = Dir.glob('*.gemspec').first gemspec_file.chomp '.gemspec' end