Skip to content

Instantly share code, notes, and snippets.

@sneak
Created October 9, 2018 13:35
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 sneak/b467c9e9e14b21edaaa5bc73938ca8eb to your computer and use it in GitHub Desktop.
Save sneak/b467c9e9e14b21edaaa5bc73938ca8eb to your computer and use it in GitHub Desktop.
nokogiri fix for osx jekyll bundler ruby
bundle config build.nokogiri --use-system-libraries=true --with-xml2-include="$(xcrun --show-sdk-path)"/usr/include/libxml2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment