Class: Gem::Specification
- Inherits:
-
Object
- Object
- Gem::Specification
- Defined in:
- lib/vagrant/bundler.rb
Class Method Summary collapse
Class Method Details
.remove_spec(spec) ⇒ Object
913 914 915 |
# File 'lib/vagrant/bundler.rb', line 913 def self.remove_spec(spec) Gem::Specification.reset end |