Commit 0fd61e2
committed
Get rid of warnings in bin/build
From https://github.com/handshake-org/handshake-org.github.io/actions/runs/4471682840/jobs/7856884549:
```
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local path '../../build/vendor'`, and stop using this flag
```1 parent 18dec40 commit 0fd61e2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
0 commit comments