class Bundler::RubygemsIntegration

def default_stubs

def default_stubs
  Gem::Specification.default_stubs("*.gemspec")
end