📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 14:35:56
📂
/ (Root)
/
opt
/
alt
/
ruby24
/
lib64
/
ruby
/
2.4.0
/
psych
📍 /opt/alt/ruby24/lib64/ruby/2.4.0/psych
🔄 Refresh
✏️
Editing: versions.rb
Read Only
# frozen_string_literal: false module Psych # The version is Psych you're using VERSION = '2.2.2' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '1.17'.freeze end end
💾 Save Changes
❌ Cancel