summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAaron Patterson <[email protected]>2025-05-12 09:21:27 -0700
committergit <[email protected]>2025-05-12 16:21:41 +0000
commit957473d87fc7741c8d36caed8f05db80f4824bca ()
tree5d6141198794bd2e78b4912ff2aa3f00fa0116dd /ext
parent0c94ae048a277485aa691820277108c2335ec3d3 (diff)
[ruby/psych] Bump version for release
https://.com/ruby/psych/commit/b9dec9f811
-rw-r--r--ext/psych/lib/psych/versions.rb2
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@
module Psych
# The version of Psych you are using
- VERSION = '5.2.5'
if RUBY_ENGINE == 'jruby'
DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze