diff --git a/Gemfile b/Gemfile index 44c791f..1f50598 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem 'active_storage_validations', '~> 1.1' gem 'acts_as_list' gem 'authentication-zero', '~> 3.0' gem 'aws-sdk-s3' -gem 'bcrypt', '~> 3.1.7' +gem 'bcrypt', '~> 3.1.20' gem 'bootsnap', require: false gem 'friendly_id', '~> 5.5.0' gem 'image_processing' diff --git a/Gemfile.lock b/Gemfile.lock index 7c398ef..c5cc1c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM aws-sigv4 (1.10.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) - bcrypt (3.1.19) + bcrypt (3.1.20) benchmark (0.4.0) bigdecimal (3.1.8) bootsnap (1.17.1) @@ -404,7 +404,7 @@ DEPENDENCIES acts_as_list authentication-zero (~> 3.0) aws-sdk-s3 - bcrypt (~> 3.1.7) + bcrypt (~> 3.1.20) bootsnap capybara cuprite