From dd8699a47697a942a7bf8264cbc9a49fc7126e0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 15:37:41 +0000 Subject: [PATCH] Bump loofah from 2.23.1 to 2.25.2 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.23.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.23.1...v2.25.2) --- updated-dependencies: - dependency-name: loofah dependency-version: 2.25.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 861bf1d..9c96f4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM bzip2-ffi (1.1.1) ffi (~> 1.0) coderay (1.1.3) - crass (1.0.6) + crass (1.0.7) diff-lcs (1.5.1) docile (1.4.1) faraday (2.14.2) @@ -24,13 +24,13 @@ GEM json-streamer (2.1.0) json-stream logger (1.7.0) - loofah (2.23.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) method_source (1.1.0) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.19.3-x86_64-linux-gnu) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) parallel (1.20.1) parser (3.3.3.0)