Created
May 27, 2017 22:51
-
-
Save bbuchalter/a15e853e158ad1f146f9927bdbb25b08 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
BUNDLE_GEM__COC: "false" | |
BUNDLE_GEM__TEST: "rspec" | |
BUNDLE_CONSOLE: "pry" | |
BUNDLE_JOBS: "4" | |
BUNDLE_DISABLE_LOCAL_BRANCH_CHECK: "true" | |
BUNDLE_PATH: "vendor/bundle" | |
BUNDLE_DISABLE_SHARED_GEMS: "1" | |
BUNDLE_BUILD__EVENTMACHINE: "--with-cppflags=-I/usr/local/opt/openssl/include" | |
BUNDLE_GEM__MIT: "false" | |
BUNDLE_MIRROR__HTTPS://RUBYGEMS__ORG/: "http://localhost:9292" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment