Commit 72651ef
committed
Relax rspec-rails version requirement
Rails 7.2 removed the `fixture_path=` method which older rspec-rails
versions rely on. Allowing rspec-rails >= 3.6 lets Bundler pick a
compatible version for each Rails version in the test matrix.1 parent 855258a commit 72651ef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments