Commit 18be586
committed
Remove specific bundler version information, no longer needed
When retesting the minimum scenario today
https://github.com/ianfixes/arduino_ci/issues/69#issuecomment-457851016
I used just
gem install bundler
and there were no problems like there had been earlier. So things have
apparently been resolved and the version specific install workaround is
no longer needed.
I tested using a separate user starting with an empty home directory,
e.g. guaranteed no old stale things being picked up.1 parent f0b54cf commit 18be586
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
| |||
0 commit comments