Skip to content

Commit 06f08a1

Browse files
authored
Merge pull request #37 from joinhandshake/davkutalek/readme-fix
Update README.md
2 parents bd1cfdf + 890f137 commit 06f08a1

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,26 +19,26 @@ A gem for easily using read replicas.
1919

2020
| Knockoff version: | 1.0 | 1.1.0 | 1.1.1 | 1.4 | 1.5 |
2121
| --- | --- | --- | --- | --- | --- |
22-
| Ruby 2.2 | [x] | [ ] | [ ] | [ ] | [ ] |
23-
| Ruby 2.3 | [x] | [x] | [ ] | [ ] | [ ] |
24-
| Ruby 2.4 | [x] | [x] | [x] | [ ] | [ ] |
25-
| Ruby 2.5 | [ ] | [x] | [x] | [ ] | [ ] |
26-
| Ruby 2.6 | [ ] | [ ] | [x] | [x] | [ ] |
27-
| Ruby 2.7 | [ ] | [ ] | [x] | [x] | [x] |
28-
| Ruby 3.0 | [ ] | [ ] | [ ] | [x] | [x] |
29-
| Ruby 3.1 | [ ] | [ ] | [ ] | [x] | [x] |
22+
| Ruby 2.2 | :heavy_check_mark: | | | | |
23+
| Ruby 2.3 | :heavy_check_mark: | :heavy_check_mark: | | | |
24+
| Ruby 2.4 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | |
25+
| Ruby 2.5 | | :heavy_check_mark: | :heavy_check_mark: | | |
26+
| Ruby 2.6 | | | :heavy_check_mark: | :heavy_check_mark: | |
27+
| Ruby 2.7 | | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
28+
| Ruby 3.0 | | | | :heavy_check_mark: | :heavy_check_mark: |
29+
| Ruby 3.1 | | | | :heavy_check_mark: | :heavy_check_mark: |
3030

3131
| Knockoff version: | 1.0 | 1.1.0 | 1.1.1 | 1.4 | 1.5 |
3232
| --- | --- | --- | --- | --- | --- |
33-
| Rails 4 | [x] | [x] | [ ] | [ ] | [ ] |
34-
| Rails 5.0 | [x] | [x] | [x] | [ ] | [ ] |
35-
| Rails 5.1 | [x] | [x] | [x] | [ ] | [ ] |
36-
| Rails 5.2 | [x] | [x] | [x] | [ ] | [ ] |
37-
| Rails 6.0 | [ ] | [ ] | [x] | [x] | [ ] |
38-
| Rails 6.1 | [ ] | [ ] | [ ] | [x] | [x] |
39-
| Rails 7.0 | [ ] | [ ] | [ ] | [ ] | [x] |
40-
| Rails 7.1 | [ ] | [ ] | [ ] | [ ] | [ ] |
41-
| Rails 7.2 | [ ] | [ ] | [ ] | [ ] | [ ] |
33+
| Rails 4 | :heavy_check_mark: | :heavy_check_mark: | | | |
34+
| Rails 5.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | |
35+
| Rails 5.1 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | |
36+
| Rails 5.2 | :heavy_check_mark: | :heavy_check_mark:| :heavy_check_mark: | | |
37+
| Rails 6.0 | | | :heavy_check_mark: | :heavy_check_mark: | |
38+
| Rails 6.1 | | | | :heavy_check_mark: | :heavy_check_mark: |
39+
| Rails 7.0 | | | | | :heavy_check_mark: |
40+
| Rails 7.1 | | | | | |
41+
| Rails 7.2 | | | | | |
4242

4343

4444
## Installation

0 commit comments

Comments
 (0)