[ruby/psych] Bump up v5.2.0.beta7

https://github.com/ruby/psych/commit/6609955e68
This commit is contained in:
Hiroshi SHIBATA 2024-11-07 15:04:44 +09:00
parent 318bb6a28a
commit c457f72117

View File

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