📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 16:18:51
📂
/ (Root)
/
opt
/
alt
/
ruby25
/
lib64
/
ruby
/
2.5.0
/
rubygems
📍 /opt/alt/ruby25/lib64/ruby/2.5.0/rubygems
🔄 Refresh
✏️
Editing: psych_additions.rb
Read Only
# frozen_string_literal: true # This exists just to satisfy 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 # :nodoc: class PrivateType # :nodoc: end end
💾 Save Changes
❌ Cancel