зеркало из https://github.com/github/ruby.git
[ruby/psych] [CI] Add/update 'rake install', update Psych version for Ruby 3.1 gem install
https://github.com/ruby/psych/commit/2fa5e190b5
This commit is contained in:
Родитель
e2bad65eab
Коммит
3ec066334c
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
module Psych
|
module Psych
|
||||||
# The version of Psych you are using
|
# The version of Psych you are using
|
||||||
VERSION = '4.0.3'
|
VERSION = '4.0.4.dev'
|
||||||
|
|
||||||
if RUBY_ENGINE == 'jruby'
|
if RUBY_ENGINE == 'jruby'
|
||||||
DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze
|
DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze
|
||||||
|
|
Загрузка…
Ссылка в новой задаче