Skip to content

Instantly share code, notes, and snippets.

@stevenvo
Created July 8, 2017 08:33
Show Gist options
  • Save stevenvo/f34ff09f089584dabe85af3b5bc1583f to your computer and use it in GitHub Desktop.
Save stevenvo/f34ff09f089584dabe85af3b5bc1583f to your computer and use it in GitHub Desktop.
install imagemagick 6 on osx
brew install imagemagick@6
brew link --force imagemagick@6
bundle install rmagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment