rubyzip/lib
Robert Haines 03a9ee6b8a Rename `GPFBit3Error` to `StreamingError`.
`GPFBit3Error` doesn't really mean anything to the general user, and
it's not descriptive of the issue at hand. This error is raised when a
zip file cannot be streamed via `InputStream`, so `StreamingError` makes
more sense.

Also standardize the error message while we're about it.
2022-08-14 22:23:51 +01:00
..
zip Rename `GPFBit3Error` to `StreamingError`. 2022-08-14 22:23:51 +01:00
zip.rb Unpick changes from v2.3.1. 2021-07-05 22:22:01 +01:00