From 23904c073a0553108e4edd688d4397d252931b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 18:13:10 +0000 Subject: [PATCH] Bump loofah from 2.24.0 to 2.25.2 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.24.0 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.24.0...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 161ac24..afd9ca8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM concurrent-ruby (1.3.7) connection_pool (2.5.0) constant_resolver (0.2.0) - crass (1.0.6) + crass (1.0.7) date (3.4.1) diff-lcs (1.6.0) drb (2.2.1) @@ -63,7 +63,7 @@ GEM language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.6.6) - loofah (2.24.0) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) method_source (1.1.0)