[ruby/psych] Bump up 5.2.1

https://github.com/ruby/psych/commit/7c81f7db53
This commit is contained in:
Hiroshi SHIBATA 2024-12-02 17:43:58 +09:00
parent bb74fa7a3d
commit ef2b538502

View File

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