class Bundler::RubygemsIntegration::Ancient

Parent:
Bundler::RubygemsIntegration::Legacy

RubyGems versions 1.3.6 and 1.3.7

Public Class Methods

new() Show source
# File lib/bundler/rubygems_integration.rb, line 661
def initialize
  super
  backport_segment_generation
end

Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.