method

new

ruby latest stable - Class: Bundler::RubygemsIntegration::Legacy

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

new()
public

No documentation available.

# File lib/bundler/rubygems_integration.rb, line 618
      def initialize
        super
        backport_base_dir
        backport_cache_file
        backport_spec_file
        backport_yaml_initialize
      end