Skip to content

Commit a438d54

Browse files
committed
Document Spring only support Rails 7.1 and above
1 parent ebfa6fb commit a438d54

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
@@ -17,7 +17,7 @@ boot it every time you run a test, rake task or migration.
1717
## Compatibility
1818

1919
* Ruby versions: MRI 3.1+
20-
* Rails versions: 6.0+
20+
* Rails versions: 7.1+
2121
* Bundler v2.1+
2222

2323
Spring makes extensive use of `Process.fork`, so won't be able to

0 commit comments

Comments
 (0)