Skip to content

Instantly share code, notes, and snippets.

@Vitre
Last active November 21, 2017 14:53
Show Gist options
  • Save Vitre/826657e23540645fd9ae45c2a9448299 to your computer and use it in GitHub Desktop.
Save Vitre/826657e23540645fd9ae45c2a9448299 to your computer and use it in GitHub Desktop.
bcrypt-ruby fix
bundle install && gem uninstall bcrypt-ruby --force && gem uninstall bcrypt --force && gem install bcrypt --platform=ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment