From 80b4d55f33dbafb62f16c7206629bccad8007b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 12:14:22 +0000 Subject: [PATCH] Bump loofah from 2.25.1 to 2.25.2 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.25.1 to 2.25.2. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.25.1...v2.25.2) --- updated-dependencies: - dependency-name: loofah dependency-version: 2.25.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4f921759..9a5f0ab05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM deep_merge (~> 1.2, >= 1.2.1) ostruct connection_pool (3.0.2) - crass (1.0.6) + crass (1.0.7) csv (3.3.5) date (3.5.1) debug_inspector (1.2.0) @@ -383,7 +383,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) local_time (3.0.3) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0)