add bcrypt

This commit is contained in:
JuliusR 2021-12-18 11:36:57 +01:00
parent 2133be2436
commit a154ed0356
2 changed files with 3 additions and 0 deletions

View file

@ -56,3 +56,4 @@ end
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem "haml-rails", "~> 2.0"
gem "bcrypt"