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.
1 parent 4126e5e commit 4d426bdCopy full SHA for 4d426bd
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