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
876 877 878 |
# File 'lib/vagrant/bundler.rb', line 876 def self.remove_spec(spec) Gem::Specification.reset end |