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