diff --git a/Gemfile b/Gemfile index 89047da8..a35f3417 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'jquery-rails' # Use Redis adapter to run Action Cable in production gem 'redis', '~> 5.0' # Use Active Model has_secure_password -gem 'bcrypt', '~> 3.1.7' +gem 'bcrypt', '~> 3.1.20' gem 'faker' gem 'friendly_id', '~> 5.5.1' diff --git a/Gemfile.lock b/Gemfile.lock index f386176f..b4253230 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM autoprefixer-rails (10.4.15.0) execjs (~> 2) base64 (0.2.0) - bcrypt (3.1.19) + bcrypt (3.1.20) bigdecimal (3.1.4) bindex (0.8.1) bootstrap (4.6.2) @@ -477,7 +477,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - bcrypt (~> 3.1.7) + bcrypt (~> 3.1.20) bootstrap (~> 4.6.0) bootstrap-icons-helper breadcrumbs_on_rails