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
|
2ffbfebb88
|
Document or hide classes from the docs.
|
2023-04-14 11:25:22 +01:00 |
Robert Haines
|
0aa10bf7d5
|
Document or hide modules from the docs.
|
2023-04-14 11:25:22 +01:00 |
Robert Haines
|
e10badf68e
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
Robert Haines
|
aa6ea05d45
|
Fix Naming/MethodParameterName cop in the library code.
|
2020-02-29 18:11:52 +00:00 |
Pavel Lobashov
|
1ba81ff46f
|
fix rubocop Style/NumericLiterals cop
|
2015-03-23 19:23:04 +03:00 |
Pavel.Lobashov
|
5ea5710b18
|
fix rubocop Style/SpaceBeforeBlockBraces cop
|
2015-03-22 19:59:33 +03:00 |
Pavel.Lobashov
|
b311998e25
|
fix rubocop Style/SpaceInsideBlockBraces cop
|
2015-03-22 19:49:07 +03:00 |
Pavel Lobashov
|
b93ef1266f
|
fix rubocop Style/StringLiterals cop
|
2015-03-21 11:27:44 +03:00 |
Shigeaki Matsumura
|
85a7bbdf1a
|
add data descriptor for each entries when encrypto
|
2015-01-08 18:30:32 +09:00 |
Shigeaki Matsumura
|
87d1a5a775
|
added test cases for encryption support
|
2015-01-06 00:49:16 +09:00 |
Johnny Shields
|
23f2ead7ee
|
- Move encryption related files to /lib/zip/crypto/ dir
- NullEncrypter and NullDecrypter should inherit Encrypter and Decrypter respectively
- Add copyright notice to bottom of added files for consistency
|
2015-01-04 03:37:43 +09:00 |