📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 08:36:27
📂
/ (Root)
/
opt
/
alt
/
ruby19
/
lib64
/
ruby
/
1.9.1
/
rubygems
📍 /opt/alt/ruby19/lib64/ruby/1.9.1/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 # 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