summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2016-04-19 08:28:01 -0700
committerJohn Keiser <john@johnkeiser.com>2016-04-19 08:28:01 -0700
commit763ce86ca57c22e33c95e937c0d054764e553d23 (patch)
treebc4e691548d859dd27a650aa3ad67c4ab44d72cf
parent4f8ac8e9ce05430c61dbd044cc55dd7f59c94142 (diff)
downloadchef-763ce86ca57c22e33c95e937c0d054764e553d23.tar.gz
Don't disable shared gems in bundle/config (checkin miss)
-rw-r--r--.bundle/config1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bundle/config b/.bundle/config
index 7f3d897037..7544be9dd7 100644
--- a/.bundle/config
+++ b/.bundle/config
@@ -1,3 +1,2 @@
---
-BUNDLE_DISABLE_SHARED_GEMS: '1'
BUNDLE_FROZEN: '1'