[ruby/psych] Bump version for release
https://github.com/ruby/psych/commit/2af9f6ac02
This commit is contained in:
parent
f7059af50a
commit
1574b90451
@ -2,7 +2,7 @@
|
||||
|
||||
module Psych
|
||||
# The version of Psych you are using
|
||||
VERSION = '5.2.2'
|
||||
VERSION = '5.2.3'
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze
|
||||
|
Loading…
x
Reference in New Issue
Block a user