Sha256: 0fc436766b143a23aa1035680d1bd731f81d07a7a3cb76d49400c04dc25d69d8
Contents?: true
Size: 187 Bytes
Versions: 1730
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '5.1.2' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze end end
Version data entries
1,730 entries across 1,730 versions & 6 rubygems