class Bundler::RubygemsIntegration::Modern

def all_specs

def all_specs
  Gem::Specification.to_a
end