Project

General

Profile

« Previous | Next » 

Revision 5df60827

Added by deivid (David Rodríguez) over 5 years ago

[rubygems/rubygems] Improve gzip errors logging

By default, the Zlib::GzipFile::Error does not include the actual data
that was not in gzip format that caused the error.

However, its #inspect method includes it.

I think this can be helpful to troubleshoot errors.

https://github.com/rubygems/rubygems/commit/11c8717133