mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
263c43487f
commit
8ea1021f19
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# frozen_string_literal: true
|
||||
module Psych
|
||||
# The version of Psych you are using
|
||||
VERSION = '3.1.0'
|
||||
VERSION = '3.2.0'
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
DEFAULT_SNAKEYAML_VERSION = '1.26'.freeze
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue