Commit 7c6c8a6
authored
Avoid Bundler deprecation warning by using 'bundle config set path'
From Bundler's output:
> Using the config command without a subcommand [list, get, set, unset] is deprecated and will be removed in the future.1 parent d3fa335 commit 7c6c8a6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
0 commit comments