📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 12:33:55
📂
/ (Root)
/
opt
/
alt
/
ruby20
/
lib64
/
ruby
/
2.0.0
/
rubygems
📍 /opt/alt/ruby20/lib64/ruby/2.0.0/rubygems
🔄 Refresh
✏️
Editing: psych_additions.rb
Read Only
# This exists just to satify bugs in marshal'd gemspecs that # contain a reference to YAML::PrivateType. We prune these out # in Specification._load, but if we don't have the constant, Marshal # blows up. module Psych class PrivateType end end
💾 Save Changes
❌ Cancel