From cd08199b91255859f443646e50c0d075f3876354 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 18:55:37 +0000 Subject: [PATCH] chore(deps): bump bcrypt from 3.1.20 to 3.1.22 Bumps [bcrypt](https://github.com/bcrypt-ruby/bcrypt-ruby) from 3.1.20 to 3.1.22. - [Release notes](https://github.com/bcrypt-ruby/bcrypt-ruby/releases) - [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](https://github.com/bcrypt-ruby/bcrypt-ruby/compare/v3.1.20...v3.1.22) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 3.1.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 099508c..04c93a2 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem 'redis', '~> 5.0' # gem "kredis" # 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[mingw mswin x64_mingw jruby] diff --git a/Gemfile.lock b/Gemfile.lock index a4f2ec7..1ad5eb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM rake (>= 10.4, < 14.0) ast (2.4.3) base64 (0.3.0) - bcrypt (3.1.20) + bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) benchmark (0.4.1) bigdecimal (3.3.0) @@ -432,7 +432,7 @@ PLATFORMS DEPENDENCIES annotate - bcrypt (~> 3.1.7) + bcrypt (~> 3.1.22) blueprinter bootsnap bullet