Skip to content

Instantly share code, notes, and snippets.

@pablomarti
Created October 16, 2018 18:06
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 pablomarti/21fc70dd09775ff225d46e3a9fc6dc4e to your computer and use it in GitHub Desktop.
Save pablomarti/21fc70dd09775ff225d46e3a9fc6dc4e to your computer and use it in GitHub Desktop.
Force bundle to store in local using flags for OSX
ARCHFLAGS="-arch x86_64" bundle install --path vendor/bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment