Method: Bundler::RubygemsIntegration#all_specs

Defined in:
lib/bundler/rubygems_integration.rb

#all_specsObject



418
419
420
# File 'lib/bundler/rubygems_integration.rb', line 418

def all_specs
  SharedHelpers.feature_removed! "Bundler.rubygems.all_specs has been removed in favor of Bundler.rubygems.installed_specs"
end