Sha256: eee07e4f3256b9578f904276a0fa1260260f61d8cc70092f8cd36d08c7acd55b
Contents?: true
Size: 188 Bytes
Versions: 3
Compression:
Stored size: 188 Bytes
Contents
# frozen_string_literal: true module Psych # The version of Psych you are using VERSION = '3.3.2' if RUBY_ENGINE == 'jruby' DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze end end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
mountapi-0.11.1 | vendor/bundle/ruby/2.7.0/gems/psych-3.3.2/lib/psych/versions.rb |
psych-3.3.2-java | lib/psych/versions.rb |
psych-3.3.2 | lib/psych/versions.rb |