Sha256: c22cca61349c0036680cecc71af0c235975ecc29185ed05a17a985599c02a519
Contents?: true
Size: 269 Bytes
Versions: 81
Compression:
Stored size: 269 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 # :nodoc: class PrivateType # :nodoc: end end
Version data entries
81 entries across 53 versions & 4 rubygems