Class Bundler::RubygemsIntegration::MoreFuture
In: lib/bundler/rubygems_integration.rb
Parent: Future

RubyGems 2.1.0

Methods

Public Class methods

Public Instance methods

RubyGems-generated binstubs call Kernel#gem

only 2.5.2+ has all of the stub methods we want to use, and since this is a performance optimization only, we‘ll restrict ourselves to the most recent RG versions instead of all versions that have stubs

[Validate]