class Gem::Specification

Public Class Methods

remove_spec(spec) click to toggle source
# File lib/vagrant/bundler.rb, line 918
def self.remove_spec(spec)
  Gem::Specification.reset
end