We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd7a6d commit 89f8022Copy full SHA for 89f8022
README.md
@@ -12,7 +12,14 @@ The rubyzip-bzip2 gem provides an extension of the rubyzip gem for reading zip f
12
http://github.com/rubyzip/rubyzip-bzip2
13
14
## Requirements
15
-- Ruby 2.4 or greater
+
16
+Version 2.x of this library:
17
+* Ruby 3.0 or greater
18
+* Rubyzip 3.0.x
19
20
+Version 1.x of this library:
21
+* Ruby 2.4 or greater
22
+* Rubyzip 2.4.x
23
24
## Installation
25
The rubyzip-bzip2 gem is available on RubyGems:
0 commit comments