diff --git a/Gemfile b/Gemfile index 43cd0d9..f57af84 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,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 af14b5b..4a4dc3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - bcrypt (3.1.20) + bcrypt (3.1.21) bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) @@ -445,7 +445,7 @@ PLATFORMS DEPENDENCIES aws-sdk-s3 (~> 1.203) - bcrypt (~> 3.1.7) + bcrypt (~> 3.1.21) bootsnap brakeman capybara