mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/psych] Bump version to 4.0.3
https://github.com/ruby/psych/commit/75ab76e788
This commit is contained in:
parent
24f7a41aed
commit
706c7a27fa
@ -2,7 +2,7 @@
|
||||
|
||||
module Psych
|
||||
# The version of Psych you are using
|
||||
VERSION = '4.0.2'
|
||||
VERSION = '4.0.3'
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user