░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/lib/ruby/3.1.0/bundler/plugin/installer
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: 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
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 git.rb
RB
777 B
2025-03-26 04:20
EDIT
📄 rubygems.rb
RB
407 B
2025-03-26 04:20
EDIT