Skip to content

Commit 0347fd7

Browse files
authored
Merge pull request alexreisner#1698 from adrienpoly/patch-1
Update readme Rails compatibility to include version 8.x
2 parents 68cd7d6 + 62370ff commit 0347fd7

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
@@ -18,7 +18,7 @@ Compatibility:
1818

1919
* Ruby versions: 2.5+ and JRuby.
2020
* Databases: MySQL, PostgreSQL, SQLite, and MongoDB.
21-
* Rails: 5.x, 6.x, and 7.x.
21+
* Rails: 5.x, 6.x, 7.x and 8.x.
2222
* Works outside of Rails with the `json` (for MRI) or `json_pure` (for JRuby) gem.
2323

2424

0 commit comments

Comments
 (0)