mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
[ruby/psych] bump snakeyaml-engine to 2.10 (jruby)
https://github.com/ruby/psych/commit/506bf75ab2
This commit is contained in:
parent
965ae7f386
commit
4ab45e8f0c
@ -5,6 +5,6 @@ module Psych
|
||||
VERSION = '5.3.0'
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze
|
||||
DEFAULT_SNAKEYAML_VERSION = '2.10'.freeze
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user