class Bundler::RubygemsIntegration::Legacy

def all_specs

def all_specs
  Gem.source_index.gems.values
end