mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
79fe8aa010
commit
b63c4d14f2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
module Psych
|
||||
# The version of Psych you are using
|
||||
VERSION = '5.2.3'
|
||||
VERSION = '5.2.4'
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue