mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] I don't think this is necessary
https://github.com/rubygems/rubygems/commit/836f3e5aa5
This commit is contained in:
parent
a3ef0746ce
commit
9a20bcd5c8
1 changed files with 0 additions and 2 deletions
|
@ -285,8 +285,6 @@ class Gem::Installer
|
|||
|
||||
def spec
|
||||
@package.spec
|
||||
rescue Gem::Package::Error => e
|
||||
raise Gem::InstallError, "invalid gem: #{e.message}"
|
||||
end
|
||||
|
||||
##
|
||||
|
|
Loading…
Reference in a new issue