/
/
opt
/
alt
/
ruby31
/
share
/
gems
/
gems
/
bundler-2.3.27
/
lib
/
bundler
/
plugin
/
installer
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.187
PHP 7.4.33
Dir:
/opt/alt/ruby31/share/gems/gems/bundler-2.3.27/lib/bundler/plugin/installer
Edit:
/opt/alt/ruby31/share/gems/gems/bundler-2.3.27/lib/bundler/plugin/installer/rubygems.rb
# frozen_string_literal: true module Bundler module Plugin class Installer class Rubygems < Bundler::Source::Rubygems private def requires_sudo? false # Will change on implementation of project level plugins end def rubygems_dir Plugin.root end def cache_path Plugin.cache end end end end end
Ukuran: 407 B