AlkantarClanX12

Your IP : 18.222.182.249


Current Path : /proc/self/root/opt/alt/ruby20/lib64/ruby/2.0.0/rubygems/
Upload File :
Current File : //proc/self/root/opt/alt/ruby20/lib64/ruby/2.0.0/rubygems/psych_additions.rb

# This exists just to satify 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
  class PrivateType
  end
end