Skip to content

Commit 89f8022

Browse files
committed
Update README with requirements for version 2.
1 parent ebd7a6d commit 89f8022

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,14 @@ The rubyzip-bzip2 gem provides an extension of the rubyzip gem for reading zip f
1212
http://github.com/rubyzip/rubyzip-bzip2
1313

1414
## Requirements
15-
- Ruby 2.4 or greater
15+
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
1623

1724
## Installation
1825
The rubyzip-bzip2 gem is available on RubyGems:

0 commit comments

Comments
 (0)