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



931
932
933
# File 'lib/vagrant/bundler.rb', line 931

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