📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 13:14:41
📂
/
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
bundler
✏️
Editing: ui.rb
# frozen_string_literal: true module Bundler module UI autoload :RGProxy, "bundler/ui/rg_proxy" autoload :Shell, "bundler/ui/shell" autoload :Silent, "bundler/ui/silent" end end
💾 Save Changes
❌ Cancel