Skip to content

Instantly share code, notes, and snippets.

@seven1m
Created May 28, 2019 16:30
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 seven1m/51b9e38f5913ffed618169d03f929f22 to your computer and use it in GitHub Desktop.
Save seven1m/51b9e38f5913ffed618169d03f929f22 to your computer and use it in GitHub Desktop.
fix mysql2 gem install on macos
bundle config --global build.mysql2 --with-opt-dir="$(brew --prefix openssl)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment