Allow Vagrant to work with newer Rubygems
Fixes GH-7073
This commit is contained in:
parent
a4803c0869
commit
ba77d4b533
@ -265,7 +265,7 @@ module Vagrant
|
||||
|
||||
# Reset the all specs override that Bundler does
|
||||
old_all = Gem::Specification._all
|
||||
Gem::Specification.all = nil
|
||||
Gem::Specification.reset
|
||||
|
||||
# /etc/gemrc and so on.
|
||||
old_config = nil
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user