Sha256: c79fbbb3baa83fa711081c8f97142c29622496c36d71c5cb332a94a4bcb9ce73
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.3' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '1.23'.freeze end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
psych-3.0.3-x86-mingw32 | lib/psych/versions.rb |
psych-3.0.3-x64-mingw32 | lib/psych/versions.rb |
psych-3.0.3 | lib/psych/versions.rb |
psych-3.0.3-java | lib/psych/versions.rb |