Robert Haines
|
1c06454985
|
Update minimum ruby version to 3.0.
All rubies before 3.0 are EOL and this is a major version bump, so it's
the right time to do this.
|
2024-03-01 22:14:48 +00:00 |
Robert Haines
|
8071290ce6
|
Update and tidy up encryption tests.
|
2021-06-27 15:56:39 +01:00 |
Robert Haines
|
aa646ef827
|
Use named params for `InputStream`.
|
2021-06-27 10:20:11 +01:00 |
Robert Haines
|
e10badf68e
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
Robert Haines
|
c31ab81cf6
|
Fix Style/NumericLiterals cop.
|
2020-02-15 16:26:32 +00:00 |
Robert Haines
|
73e405acef
|
Fix Security/Open cop errors.
|
2020-02-15 15:56:17 +00:00 |
Jan-Joost Spanjers
|
b80ce3cc57
|
Make decryption generic for all compression methods
Now, STORED files can be decrypted, just like DEFLATED files.
|
2020-01-26 15:34:17 +01:00 |