method
all_specs
v2_6_3 -
Show latest stable
- Class:
Bundler::RubygemsIntegration::Future
all_specs()public
No documentation available.
# File lib/bundler/rubygems_integration.rb, line 739
def all_specs
Gem::Specification.to_a
end