📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 00:56:40
📂
/ (Root)
/
opt
/
alt
/
ruby31
/
share
/
gems
/
gems
/
psych-4.0.4
/
lib
/
psych
📍 /opt/alt/ruby31/share/gems/gems/psych-4.0.4/lib/psych
🔄 Refresh
✏️
Editing: versions.rb
Read Only
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '4.0.4' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze end end
💾 Save Changes
❌ Cancel