psych_additions.rb

Path: lib/rubygems/psych_additions.rb
Last Update: Fri Mar 23 20:58:20 +0400 2012

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.

[Validate]