Skip to content

Commit 7022377

Browse files
authored
Merge pull request #681 from timdiggins/show-bundler-compat-in-docs
add requirement for Bundler 2.1+
2 parents a5d2911 + e22d8af commit 7022377

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ boot it every time you run a test, rake task or migration.
1818

1919
* Ruby versions: MRI 2.7, MRI 3.0, MRI 3.1
2020
* Rails versions: 6.0, 6.1, 7.0
21+
* Bundler v2.1+
2122

2223
Spring makes extensive use of `Process.fork`, so won't be able to
2324
provide a speed up on platforms which don't support forking (Windows, JRuby).

0 commit comments

Comments
 (0)