We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8053b0 + 506bf75 commit 5af4cecCopy full SHA for 5af4cec
lib/psych/versions.rb
@@ -5,6 +5,6 @@ module Psych
5
VERSION = '5.3.0'
6
7
if RUBY_ENGINE == 'jruby'
8
- DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze
+ DEFAULT_SNAKEYAML_VERSION = '2.10'.freeze
9
end
10
0 commit comments