diff --git a/lib/rubygems/gemspec_helpers.rb b/lib/rubygems/gemspec_helpers.rb index a4ce0756e3..2b20fcafa1 100644 --- a/lib/rubygems/gemspec_helpers.rb +++ b/lib/rubygems/gemspec_helpers.rb @@ -16,5 +16,4 @@ module Gem::GemspecHelpers gemspecs.first end - end