add bcrypt
This commit is contained in:
parent
2133be2436
commit
a154ed0356
2 changed files with 3 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -56,3 +56,4 @@ end
|
|||
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||
|
||||
gem "haml-rails", "~> 2.0"
|
||||
gem "bcrypt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue