Skip to content

Instantly share code, notes, and snippets.

@groony
Forked from edvinasbartkus/gist:0e99ea8305a20737f562
Last active November 18, 2015 08:50
Show Gist options
  • Save groony/c62355509781903c5145 to your computer and use it in GitHub Desktop.
Save groony/c62355509781903c5145 to your computer and use it in GitHub Desktop.
Ruby puma.gem install on El Capitan
gem install puma -- --with-cppflags=-I/usr/local/opt/openssl/include --with-ldflags=-L/usr/local/opt/openssl/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment