[ruby/psych] Bump up v5.2.2

https://github.com/ruby/psych/commit/746e1ad24d
This commit is contained in:
Hiroshi SHIBATA 2024-12-18 10:13:23 +09:00
parent 46b8fc4c1d
commit 3edbf6cfc5

View File

@ -2,7 +2,7 @@
module Psych
# The version of Psych you are using
VERSION = '5.2.1'
VERSION = '5.2.2'
if RUBY_ENGINE == 'jruby'
DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze