Sha256: 79fc5805468fb04a0b0bc4d8479b10cbbbc615e6bbdf9191ab99bbe34811e431
Contents?: true
Size: 187 Bytes
Versions: 2
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '5.2.3' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
psych-5.2.3-java | lib/psych/versions.rb |
psych-5.2.3 | lib/psych/versions.rb |