From f9480bf79daf00bdea32bb6b52118b30ac7dabf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 12:27:47 +0000 Subject: [PATCH] Bump loofah from 2.24.1 to 2.25.2 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.24.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.24.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 bf263dcb..f43a3d3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM connection_pool (2.5.4) countries (8.1.0) unaccent (~> 0.3) - crass (1.0.6) + crass (1.0.7) css_parser (2.2.0) addressable csv (3.3.5) @@ -280,7 +280,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.24.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) lz_string (0.3.0)