Sha256: d0456424e02773bd64ebb8287faef84a8ebbc04751b8f08259d3bcbff1fde395
Contents?: true
Size: 186 Bytes
Versions: 4
Compression:
Stored size: 186 Bytes
Contents
# frozen_string_literal: true module Psych # The version is Psych you're using VERSION = '3.0.2' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '1.18'.freeze end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
psych-3.0.2-x86-mingw32 | lib/psych/versions.rb |
psych-3.0.2-x64-mingw32 | lib/psych/versions.rb |
psych-3.0.2-java | lib/psych/versions.rb |
psych-3.0.2 | lib/psych/versions.rb |