Commit 2d39183
committed
Fix CI: override bundler version instead of using the stale lockfile pin
First run failed: Gemfile.lock's BUNDLED WITH 2.0.2 is incompatible
with Ruby 3.2 (String#untaint was removed in Ruby 3.0). Pinning
bundler to 2.5 in the workflow itself rather than touching the
checked-in lockfile.1 parent ba818f4 commit 2d39183
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
0 commit comments