Commit 3dbf3e8
committed
add requirement for Bundler 2.1+
Spring 4.0.0 uses with_unbundled_env which is only
available with Bundler 2.1 (see
https://bundler.io/v2.1/whats_new.html#helper-deprecations)
This has caused issues with some people using e.g Bundler v1
rails/spring#6631 parent 844e31b commit 3dbf3e8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments