Sha256: 6115d172415dce2dd6f9a6c9e5ba16051fb6765ec61c482977d5101da087139d
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.beta3' 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.beta3 | lib/psych/versions.rb |