Sha256: c51a13ef2762683d23db4c078f1ab17bd0a1636cb68dd2365c9e9ac65a8883a9
Contents?: true
Size: 188 Bytes
Versions: 532
Compression:
Stored size: 188 Bytes
Contents
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '4.0.6' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '1.33'.freeze end end
Version data entries
532 entries across 532 versions & 9 rubygems