Sha256: 262b5fa8970ef0716a00962ce80b98c52b4e3d5c48b4b759f98c60cb47c9f17a

Contents?: true

Size: 294 Bytes

Versions: 179

Compression:

Stored size: 294 Bytes

Contents

# frozen_string_literal: true

module Bundler
  module Plugin
    class Installer
      class Rubygems < Bundler::Source::Rubygems
        private

        def rubygems_dir
          Plugin.root
        end

        def cache_path
          Plugin.cache
        end
      end
    end
  end
end

Version data entries

179 entries across 179 versions & 5 rubygems

Version Path
bundler-2.5.9 lib/bundler/plugin/installer/rubygems.rb
rubygems-update-3.5.8 bundler/lib/bundler/plugin/installer/rubygems.rb
bundler-2.5.8 lib/bundler/plugin/installer/rubygems.rb
rubygems-update-3.5.7 bundler/lib/bundler/plugin/installer/rubygems.rb
bundler-2.5.7 lib/bundler/plugin/installer/rubygems.rb
direct7-0.0.13 vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
rubygems-update-3.5.6 bundler/lib/bundler/plugin/installer/rubygems.rb
bundler-2.5.6 lib/bundler/plugin/installer/rubygems.rb
direct7-0.0.12 vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
rubygems-update-3.5.5 bundler/lib/bundler/plugin/installer/rubygems.rb
bundler-2.5.5 lib/bundler/plugin/installer/rubygems.rb
harbr-0.2.10 vendor/bundle/ruby/3.2.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
harbr-0.2.9 vendor/bundle/ruby/3.2.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
harbr-0.2.8 vendor/bundle/ruby/3.2.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
harbr-0.2.7 vendor/bundle/ruby/3.2.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
harbr-0.2.6 vendor/bundle/ruby/3.2.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
harbr-0.2.5 vendor/bundle/ruby/3.2.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
harbr-0.2.4 vendor/bundle/ruby/3.2.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
harbr-0.2.3 vendor/bundle/ruby/3.2.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb
harbr-0.2.2 vendor/bundle/ruby/3.2.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb