[ruby/psych] Bump up v5.2.0
https://github.com/ruby/psych/commit/6ea07fdadd
This commit is contained in:
parent
c457f72117
commit
1b137a94a4
@ -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.0.beta7'
|
VERSION = '5.2.0'
|
||||||
|
|
||||||
if RUBY_ENGINE == 'jruby'
|
if RUBY_ENGINE == 'jruby'
|
||||||
DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze
|
DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user