You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
178 B

---
BUNDLE_PATH: ".bundle"
BUNDLE_JOBS: "4"
BUNDLE_GEM__COC: "true"
BUNDLE_GEM__MIT: "true"
BUNDLE_GEM__TEST: "minitest"
BUNDLE_CONSOLE: "pry"
BUNDLE_DISABLE_SHARED_GEMS: "true"