mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 19:43:09 +00:00
2315713a9d
Install gems to local .rubygems folder
6 lines
120 B
Text
6 lines
120 B
Text
---
|
|
BUNDLE_CLEAN: "true"
|
|
BUNDLE_BIN: "bin"
|
|
BUNDLE_JOBS: "8"
|
|
BUNDLE_DISABLE_SHARED_GEMS: "true"
|
|
BUNDLE_PATH: ".rubygems"
|