Getting an error when trying to install the gem devise, the installation is stopping on the gem bcrypt-ruby:
$ gem install bcrypt-ruby Error installing bcry
I think you need to reinstall bundler gem.
gem install bundler and then bundle install
gem install bundler
bundle install