class Bundler::RubygemsIntegration

def stub_set_spec(stub, spec)

def stub_set_spec(stub, spec)
  stub.instance_variable_set(:@spec, spec)
end