diff options
-rw-r--r-- | ext/psych/lib/psych/versions.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ module Psych # The version of Psych you are using - VERSION = '5.2.5' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze |