[ruby/psych] Bump snakeyaml from 1.31 to 1.33
https://github.com/ruby/psych/commit/8a761cdfb7
This commit is contained in:
parent
c35e924f64
commit
1a06bc94d9
@ -5,6 +5,6 @@ module Psych
|
||||
VERSION = '5.0.0.dev'
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
DEFAULT_SNAKEYAML_VERSION = '1.31'.freeze
|
||||
DEFAULT_SNAKEYAML_VERSION = '1.33'.freeze
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user