Sha256: 41ccd77ed7e4ec3e88e13c47d2c2f6605ee2d56bac256005b05456697ec94623
Contents?: true
Size: 249 Bytes
Versions: 35
Compression:
Stored size: 249 Bytes
Contents
# 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
Version data entries
35 entries across 35 versions & 2 rubygems