aboutsummaryrefslogtreecommitdiffstats
path: root/.bundle/config
diff options
context:
space:
mode:
Diffstat (limited to '.bundle/config')
-rw-r--r--.bundle/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/.bundle/config b/.bundle/config
new file mode 100644
index 000000000..0007666fd
--- /dev/null
+++ b/.bundle/config
@@ -0,0 +1,5 @@
+---
+BUNDLE_CLEAN: "true"
+BUNDLE_DISABLE_SHARED_GEMS: "true"
+BUNDLE_PATH: "Library/Homebrew/vendor"
+BUNDLE_JOBS: "3"