mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/psych] Bump up v5.2.2
https://github.com/ruby/psych/commit/746e1ad24d
This commit is contained in:
parent
46b8fc4c1d
commit
3edbf6cfc5
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user