Skip to content

Instantly share code, notes, and snippets.

@D-system
Last active November 24, 2019 12:49
Show Gist options
  • Save D-system/1e7944e8bde6d543a5528413d4ea7d76 to your computer and use it in GitHub Desktop.
Save D-system/1e7944e8bde6d543a5528413d4ea7d76 to your computer and use it in GitHub Desktop.
Bundler configuration for Mac
---
BUNDLE_BUILD__LIBXML-RUBY: "--use-system-libraries=true --with-xml2-include=/usr/local/opt/libxml2/include/libxml2/"
BUNDLE_BUILD__MYSQL2: "--use-system-libraries=true --with-mysql-include=/usr/local/opt/mysql/include/mysql/"
gem: --no-document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment