summaryrefslogtreecommitdiffstats
path: root/.bundle
diff options
context:
space:
mode:
Diffstat (limited to '.bundle')
-rw-r--r--.bundle/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/.bundle/config b/.bundle/config
new file mode 100644
index 0000000..46a38b8
--- /dev/null
+++ b/.bundle/config
@@ -0,0 +1,6 @@
+---
+BUNDLE_PATH: ".bundle/gems"
+BUNDLE_DISABLE_SHARED_GEMS: "true"
+BUNDLE_GEM__TEST: "rspec"
+BUNDLE_GEM__MIT: "true"
+BUNDLE_GEM__COC: "true"