We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f306512 commit 51cc86fCopy full SHA for 51cc86f
1 file changed
lib/psych/versions.rb
@@ -2,7 +2,7 @@
2
3
module Psych
4
# The version of Psych you are using
5
- VERSION = '5.1.1'
+ VERSION = '5.1.1.1'
6
7
if RUBY_ENGINE == 'jruby'
8
DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze
0 commit comments