From 4d426bd90b6db9b0dfe7f018934fbe89125b876a Mon Sep 17 00:00:00 2001 From: Viktor <67437+vfonic@users.noreply.github.com> Date: Fri, 25 Jul 2025 08:03:19 -0500 Subject: [PATCH] Update version compatibility --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efeff5fa..46a0fd09 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ boot it every time you run a test, rake task or migration. ## Compatibility -* Ruby versions: MRI 2.7, MRI 3.0, MRI 3.1, MRI 3.2 -* Rails versions: 6.0, 6.1, 7.0 +* Ruby versions: MRI 2.7+ +* Rails versions: 6.0+ * Bundler v2.1+ Spring makes extensive use of `Process.fork`, so won't be able to