mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	
				This issue was not detected because when all traces of old YAML parser
and emitter `Syck` were removed, this null-type.gemspec.rz marshalled
gemspec was updated to no longer load `YAML::Syck::PrivateType` but load
`Psych::PrivateType` instead.
However, realworld old marshalled gemspecs still use the
`YAML::PrivateType` constant, so this commit replaces the gemspec to be
the real pry-0.4.7 marshalled gemspec, so that it catches this issue.
		
	
					 | 
			||
|---|---|---|
| .. | ||
| gem-private_key.pem | ||
| gem-public_cert.pem | ||
| null-required-ruby-version.gemspec.rz | ||
| null-required-rubygems-version.gemspec.rz | ||
| null-type.gemspec.rz | ||