Sha256: e51d6f9c7cdc8c948d6916ab12b1f76251eb3ed321c2fec81d00babeb95c8eca
Contents?: true
Size: 187 Bytes
Versions: 1613
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '5.1.0' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '2.6'.freeze end end
Version data entries
1,613 entries across 1,613 versions & 7 rubygems