[ruby/psych] Bump version to 5.0.0
https://github.com/ruby/psych/commit/4fed0941b9
This commit is contained in:
parent
40e82877d2
commit
40ee1eea76
@ -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.0.dev'
|
VERSION = '5.0.0'
|
||||||
|
|
||||||
if RUBY_ENGINE == 'jruby'
|
if RUBY_ENGINE == 'jruby'
|
||||||
DEFAULT_SNAKEYAML_VERSION = '1.33'.freeze
|
DEFAULT_SNAKEYAML_VERSION = '1.33'.freeze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user