vendor/bundle/config: always cleanup.
This commit is contained in:
parent
5fb9c255a5
commit
1903a8bfb0
1
Library/Homebrew/vendor/.bundle/config
vendored
1
Library/Homebrew/vendor/.bundle/config
vendored
@ -2,3 +2,4 @@
|
|||||||
BUNDLE_PATH: "bundle-standalone"
|
BUNDLE_PATH: "bundle-standalone"
|
||||||
BUNDLE_DISABLE_SHARED_GEMS: "true"
|
BUNDLE_DISABLE_SHARED_GEMS: "true"
|
||||||
BUNDLE_BIN: "false"
|
BUNDLE_BIN: "false"
|
||||||
|
BUNDLE_CLEAN: "true"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user