summaryrefslogtreecommitdiffstats
path: root/.bundle/config
blob: 46a38b89af116e971783505161f14be756bd8f84 (plain) (blame)
1
2
3
4
5
6
---
BUNDLE_PATH: ".bundle/gems"
BUNDLE_DISABLE_SHARED_GEMS: "true"
BUNDLE_GEM__TEST: "rspec"
BUNDLE_GEM__MIT: "true"
BUNDLE_GEM__COC: "true"