Sha256: 75f6117be1f096c900b5acf42a24b3d899d4fdddebd3795ba658b3a2a2b51451

Contents?: true

Size: 270 Bytes

Versions: 5

Compression:

Stored size: 270 Bytes

Contents

# 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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rubygems-update-2.5.1 lib/rubygems/psych_additions.rb
rubygems-update-2.5.0 lib/rubygems/psych_additions.rb
rubygems-update-2.4.8 lib/rubygems/psych_additions.rb
rubygems-update-2.4.7 lib/rubygems/psych_additions.rb
rubygems-update-2.4.6 lib/rubygems/psych_additions.rb