From 1d40366dbf997b45010df98b7071832f05b62691 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 00:14:52 +0000 Subject: [PATCH] Bump bcrypt from 3.1.20 to 3.1.21 Bumps [bcrypt](https://github.com/bcrypt-ruby/bcrypt-ruby) from 3.1.20 to 3.1.21. - [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.21) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 3.1.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 8a61adda..7dc50dfc 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'jquery-rails', '~> 4.6' gem 'jquery-ui-rails', '~>8.0.0' gem 'aasm', '~> 5.5.2' gem 'acts_as_list' -gem 'bcrypt', '~> 3.1.20' +gem 'bcrypt', '~> 3.1.21' gem 'htmlentities' gem "kt-paperclip", "~> 7.2" gem 'puma', '~> 7.1' diff --git a/Gemfile.lock b/Gemfile.lock index 8df6fe21..655a92f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM execjs (~> 2) backport (1.2.0) base64 (0.3.0) - bcrypt (3.1.20) + bcrypt (3.1.21) benchmark (0.5.0) bigdecimal (3.3.1) bootstrap-sass (3.4.1) @@ -179,9 +179,9 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (8.0.0) railties (>= 3.2.16) - json (2.18.0) jquery_block_ui (0.0.1) rails (>= 3.1) + json (2.18.0) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -435,7 +435,7 @@ DEPENDENCIES actionpack-xml_parser (~> 2.0) activemodel-serializers-xml (~> 1.0.3) acts_as_list - bcrypt (~> 3.1.20) + bcrypt (~> 3.1.21) bootstrap-sass (= 3.4.1) bullet byebug