Skip to content

Commit d2f7a19

Browse files
headiusmatzbot
authored andcommitted
[ruby/psych] Revert "Update SnakeYAML-Engine to 3.0.1"
This reverts commit ruby/psych@599f89d0fd42. ruby/psych@97973490f4
1 parent 2a3a651 commit d2f7a19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/psych/lib/psych/versions.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ module Psych
55
VERSION = '5.3.1'
66

77
if RUBY_ENGINE == 'jruby'
8-
DEFAULT_SNAKEYAML_VERSION = '3.0.1'.freeze
8+
DEFAULT_SNAKEYAML_VERSION = '2.10'.freeze
99
end
1010
end

0 commit comments

Comments
 (0)