diff --git a/Gemfile b/Gemfile index 182658d..b0cb4e1 100644 --- a/Gemfile +++ b/Gemfile @@ -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.21" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: %i[ windows jruby ] diff --git a/Gemfile.lock b/Gemfile.lock index ef4f9f8..27e6ee2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM ast (2.4.3) backport (1.2.0) base64 (0.3.0) - bcrypt (3.1.20) + bcrypt (3.1.21) bcrypt_pbkdf (1.1.2) benchmark (0.5.0) bigdecimal (3.3.1) @@ -439,7 +439,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - bcrypt (~> 3.1.7) + bcrypt (~> 3.1.21) bootsnap brakeman bundler-audit