Commit 187fded
committed
update bin/drspec to use
fixes errors such as:
You have already activated activesupport 7.1.5.1, but your Gemfile
requires activesupport 7.0.8.1. Prepending `bundle exec` to your
command may solve this.
this can occur when switching between branches that uses different Rails
versions. e.g. switching between the branch used for the 7.1 upgrade and
a branch that was still on 7.0.bundle exec
1 parent 1d0c298 commit 187fded
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments