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.
1 parent 67ec299 commit a170b8eCopy full SHA for a170b8e
lib/psych/versions.rb
@@ -2,7 +2,7 @@
2
3
module Psych
4
# The version of Psych you are using
5
- VERSION = '5.0.2.pre1'
+ VERSION = '5.0.2'
6
7
if RUBY_ENGINE == 'jruby'
8
DEFAULT_SNAKEYAML_VERSION = '1.33'.freeze
0 commit comments