diff --git a/Gemfile b/Gemfile index f87c3acc..d36007c6 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem "active_storage_validations" gem "acts-as-taggable-on", "~> 13.0" gem "aws-sdk-s3", require: false gem "azure_file_shares" -gem "bcrypt", "~> 3.1.7" +gem "bcrypt", "~> 3.1.22" gem "bootsnap", require: false gem "csv" gem "herb", "~> 0.8.10" diff --git a/Gemfile.lock b/Gemfile.lock index 29af69e4..a2d83b15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM jwt (~> 2.7) nokogiri (~> 1.15) base64 (0.3.0) - bcrypt (3.1.20) + bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) bigdecimal (4.0.1) bindex (0.8.1) @@ -624,7 +624,7 @@ DEPENDENCIES annotaterb aws-sdk-s3 azure_file_shares - bcrypt (~> 3.1.7) + bcrypt (~> 3.1.22) bootsnap brakeman bullet