Defined needed gems and set to install locally

This commit is contained in:
Gene Liverman 2017-05-06 11:49:14 -07:00
parent 41f564abd6
commit 015b3c20af
2 changed files with 42 additions and 0 deletions

View file

@ -0,0 +1,4 @@
---
BUNDLE_JOBS: "3"
BUNDLE_PATH: "vendor/bundle"
BUNDLE_DISABLE_SHARED_GEMS: "true"