Sha256: 3f6526e8ea36ec0a80eb119a7c2ed7b472c0c8eb9f5bef3b7a7f5df6725cef00
Contents?: true
Size: 193 Bytes
Versions: 1
Compression:
Stored size: 193 Bytes
Contents
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '5.2.0.beta5' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
psych-5.2.0.beta5 | lib/psych/versions.rb |