mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/psych] Bump version for release
https://github.com/ruby/psych/commit/dbf9e36583
This commit is contained in:
parent
4a2f489ca6
commit
58c008e68f
@ -2,7 +2,7 @@
|
||||
|
||||
module Psych
|
||||
# The version of Psych you are using
|
||||
VERSION = '5.2.4'
|
||||
VERSION = '5.2.5'
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user