Skip to content

Commit

Permalink
chore: add ruby 2.7 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiogomez committed May 29, 2024
1 parent 9a8950a commit 003a454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Choose version:

| paper_trail | ruby | activerecord |
|-------------|----------|---------------|
| unreleased | >= 3.0.0 | >= 6.1, < 7.2 |
| unreleased | >= 2.7.0 | >= 6.1, < 7.2 |
| 15 | >= 3.0.0 | >= 6.1, < 7.2 |
| 14 | >= 2.7.0 | >= 6.0, < 7.1 |
| 13 | >= 2.6.0 | >= 5.2, < 7.1 |
Expand Down

0 comments on commit 003a454

Please sign in to comment.