[ruby/psych] Bump version for release

bb63f91825
This commit is contained in:
Aaron Patterson 2025-05-01 09:33:36 -07:00 committed by git
parent 79fe8aa010
commit b63c4d14f2

View file

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