Sha256: 45b9890811e5ee90fe6d4065a8717b916bb4a65deadb4953f6834cc835c521ca
Contents?: true
Size: 191 Bytes
Versions: 3
Compression:
Stored size: 191 Bytes
Contents
# frozen_string_literal: true module Psych # The version is Psych you're using VERSION = '3.0.3.pre3' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '1.23'.freeze end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
psych-3.0.3.pre3-x64-mingw32 | lib/psych/versions.rb |
psych-3.0.3.pre3-java | lib/psych/versions.rb |
psych-3.0.3.pre3 | lib/psych/versions.rb |