Commit 394651d
committed
Allow rspec-rails 6
rspec-rails < 6.0.2 is incompatible with Rails 7.1 because of stricter
view path typecasting in Rails 7.1. This bug is fixed in rspec-rails
6.0.2. Without this, controller specs in extensions will break.
rspec/rspec-rails#26311 parent b1b9aab commit 394651d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments