Changed bcrypt-ruby to bcrypt gem (name change; remove warning); Rebuilt Gemfile.lock file

This commit is contained in:
Al Snow
2014-04-18 16:19:42 -04:00
parent 4af22d952d
commit 65a0f3e188
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ end
gem 'jquery-rails'
# To use ActiveModel has_secure_password
gem 'bcrypt-ruby'
gem 'bcrypt'
# To use Jbuilder templates for JSON
# gem 'jbuilder'