[ruby/psych] Update to SnakeYAML-Engine 2.9
Fixes ruby/psych#689 https://github.com/ruby/psych/commit/ac887cdc76
This commit is contained in:
parent
67744879a1
commit
a50d612a0c
@ -5,6 +5,6 @@ module Psych
|
||||
VERSION = '5.2.2'
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze
|
||||
DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user