Hacked By AnonymousFox

Current Path : /opt/alt/ruby24/lib64/ruby/2.4.0/rubygems/
Upload File :
Current File : //opt/alt/ruby24/lib64/ruby/2.4.0/rubygems/psych_additions.rb

# frozen_string_literal: true
# This exists just to satisfy bugs in marshal'd gemspecs that
# contain a reference to YAML::PrivateType. We prune these out
# in Specification._load, but if we don't have the constant, Marshal
# blows up.

module Psych # :nodoc:
  class PrivateType # :nodoc:
  end
end

Hacked By AnonymousFox1.0, Coded By AnonymousFox