[ruby/psych] Bump up 5.0.2
https://github.com/ruby/psych/commit/a170b8eb46
This commit is contained in:
parent
8ae4e3ddc9
commit
8a771efec2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
module Psych
|
module Psych
|
||||||
# The version of Psych you are using
|
# The version of Psych you are using
|
||||||
VERSION = '5.0.2.pre1'
|
VERSION = '5.0.2'
|
||||||
|
|
||||||
if RUBY_ENGINE == 'jruby'
|
if RUBY_ENGINE == 'jruby'
|
||||||
DEFAULT_SNAKEYAML_VERSION = '1.33'.freeze
|
DEFAULT_SNAKEYAML_VERSION = '1.33'.freeze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user