Skip to content

Instantly share code, notes, and snippets.

@bbuchalter
Created May 27, 2017 22:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bbuchalter/a15e853e158ad1f146f9927bdbb25b08 to your computer and use it in GitHub Desktop.
Save bbuchalter/a15e853e158ad1f146f9927bdbb25b08 to your computer and use it in GitHub Desktop.
---
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