Sha256: 704da0228adad5502952af7d2e0cb2aca7c99b5e26d08493aad36ef386ab4605
Contents?: true
Size: 189 Bytes
Versions: 458
Compression:
Stored size: 189 Bytes
Contents
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '5.1.1.1' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze end end
Version data entries
458 entries across 458 versions & 7 rubygems