diff --git a/Gemfile b/Gemfile index 2ef1453..fe5f832 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "puma", ">= 5.0" # 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.22" # 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 e5b6119..f8ecfb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) - bcrypt (3.1.20) + bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) bcrypt_pbkdf (1.1.2-arm64-darwin) bigdecimal (4.0.1) @@ -361,7 +361,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - bcrypt (~> 3.1.7) + bcrypt (~> 3.1.22) bootsnap brakeman bundler-audit