Sha256: 2258055a2c777ccebad5b1a91f0689525757ee63971532e3457e9d55df20b597
Contents?: true
Size: 188 Bytes
Versions: 2
Compression:
Stored size: 188 Bytes
Contents
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '4.0.0' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
psych-4.0.0-java | lib/psych/versions.rb |
psych-4.0.0 | lib/psych/versions.rb |