Skip to content

Commit 8e31cc0

Browse files
authored
Merge pull request #764 from mstroming/fix-outdated-compatibility-in-readme
Updating README for ActiveRecord 7.0 support
2 parents 0c9da9d + e4231b9 commit 8e31cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ in `authlogic/session/base.rb`.
494494

495495
| Version | branch | ruby | activerecord |
496496
| ------- | ------------ | -------- | ------------- |
497-
| 6.4 | 6-4-stable | >= 2.4.0 | >= 5.2, < 6.2 |
497+
| 6.4.2 | 6-4-stable | >= 2.4.0 | >= 5.2, < 7.1 |
498498
| 5.2 | 5-2-stable | >= 2.3.0 | >= 5.2, < 6.1 |
499499
| 4.5 | 4-5-stable | >= 2.3.0 | >= 4.2, < 5.3 |
500500
| 4.3 | 4-3-stable | >= 2.3.0 | >= 4.2, < 5.3 |

0 commit comments

Comments
 (0)