method

all_specs

all_specs()
public

No documentation available.

# File lib/bundler/rubygems_integration.rb, line 637
      def all_specs
        Gem.source_index.gems.values
      end