[ruby/psych] Bump up 5.1.2
https://github.com/ruby/psych/commit/a9ab74d132
This commit is contained in:
parent
b3598f95fa
commit
5ea862f26e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
module Psych
|
module Psych
|
||||||
# The version of Psych you are using
|
# The version of Psych you are using
|
||||||
VERSION = '5.1.1.1'
|
VERSION = '5.1.2'
|
||||||
|
|
||||||
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