We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f8be37 + 4d426bd commit 39c7ad1Copy full SHA for 39c7ad1
README.md
@@ -16,8 +16,8 @@ boot it every time you run a test, rake task or migration.
16
17
## Compatibility
18
19
-* Ruby versions: MRI 2.7, MRI 3.0, MRI 3.1, MRI 3.2
20
-* Rails versions: 6.0, 6.1, 7.0
+* Ruby versions: MRI 2.7+
+* Rails versions: 6.0+
21
* Bundler v2.1+
22
23
Spring makes extensive use of `Process.fork`, so won't be able to
0 commit comments