class Bundler::RubygemsIntegration::Future

def all_specs

def all_specs
  Gem::Specification.to_a
end