mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/psych] Bump version to 3.3.0
https://github.com/ruby/psych/commit/0abce07b90
This commit is contained in:
parent
8259d88938
commit
684649ea05
@ -2,7 +2,7 @@
|
||||
# frozen_string_literal: true
|
||||
module Psych
|
||||
# The version of Psych you are using
|
||||
VERSION = '3.2.1'
|
||||
VERSION = '3.3.0'
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
DEFAULT_SNAKEYAML_VERSION = '1.26'.freeze
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user