Commit 624890a
committed
Update RubyGems Bundler install frozen scripts
--frozen
- prevent lockfile updates
- require existing lockfile
--deployment
- always install to 'vendor/bundle' ignoring .bundle/config BUNDLE_PATH
- also ignore system gems, stick to local proj
- safer for CI1 parent c495604 commit 624890a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments