1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-05 06:07:20 +00:00

updated gemfile with bcrypt

This commit is contained in:
2014-12-22 15:29:45 -05:00
parent 4d5cfb0621
commit 075e840428
8 changed files with 20975 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc
gem 'spring', group: :development
# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'
gem 'bcrypt', '~> 3.1.7'
# Use unicorn as the app server
# gem 'unicorn'