зеркало из https://github.com/github/ruby.git
[ruby/psych] Bump up psych version to 4.0.2
https://github.com/ruby/psych/commit/69a713f860
This commit is contained in:
Родитель
4d4bdcf368
Коммит
5823168706
|
@ -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.1'
|
VERSION = '4.0.2'
|
||||||
|
|
||||||
if RUBY_ENGINE == 'jruby'
|
if RUBY_ENGINE == 'jruby'
|
||||||
DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze
|
DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze
|
||||||
|
|
Загрузка…
Ссылка в новой задаче