Sha256: dcaada034facd2d19d27a074a8e73d1d90901e0e52a46a352faa437053d7c995
Contents?: true
Size: 188 Bytes
Versions: 147
Compression:
Stored size: 188 Bytes
Contents
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '4.0.3' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze end end
Version data entries
147 entries across 147 versions & 8 rubygems