mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 05:55:46 +02:00
parent
f87ec81e08
commit
f102901f9a
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.2.0.beta1'
|
VERSION = '5.2.0.beta2'
|
||||||
|
|
||||||
if RUBY_ENGINE == 'jruby'
|
if RUBY_ENGINE == 'jruby'
|
||||||
DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze
|
DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue