Update gems & gitignore

This commit is contained in:
hannah.dagemark 2025-05-09 14:50:29 +02:00 committed by Hannah Dagemark
commit 9aee9adfce
3 changed files with 6 additions and 1 deletions

View file

@ -18,7 +18,7 @@ gem "stimulus-rails"
gem "jbuilder"
# Use Active Model has_secure_password [https://guides.rubyonrails.org/active_model_basics.html#securepassword]
# gem "bcrypt", "~> 3.1.7"
gem "bcrypt", "~> 3.1.7"
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem "tzinfo-data", platforms: %i[ windows jruby ]