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