mirror of
https://github.com/ruby/ruby.git
synced 2025-08-16 05:59:00 +02:00
parent
8ae4e3ddc9
commit
8a771efec2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
module Psych
|
module Psych
|
||||||
# The version of Psych you are using
|
# The version of Psych you are using
|
||||||
VERSION = '5.0.2.pre1'
|
VERSION = '5.0.2'
|
||||||
|
|
||||||
if RUBY_ENGINE == 'jruby'
|
if RUBY_ENGINE == 'jruby'
|
||||||
DEFAULT_SNAKEYAML_VERSION = '1.33'.freeze
|
DEFAULT_SNAKEYAML_VERSION = '1.33'.freeze
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue