Class: Gem::Specification

Inherits:
Object
  • Object
show all
Defined in:
lib/vagrant/bundler.rb

Class Method Summary collapse

Class Method Details

.remove_spec(spec) ⇒ Object



921
922
923
# File 'lib/vagrant/bundler.rb', line 921

def self.remove_spec(spec)
  Gem::Specification.reset
end