From 3768a00606096206c537f55ebd2657403137134b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 20:47:34 +0000 Subject: [PATCH] Bump loofah from 2.25.0 to 2.25.1 in /v2.5-rails Bumps [loofah](https://github.com/flavorjones/loofah) from 2.25.0 to 2.25.1. - [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.0...v2.25.1) --- updated-dependencies: - dependency-name: loofah dependency-version: 2.25.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- v2.5-rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2.5-rails/Gemfile.lock b/v2.5-rails/Gemfile.lock index 98fcfa0..b1df65f 100644 --- a/v2.5-rails/Gemfile.lock +++ b/v2.5-rails/Gemfile.lock @@ -161,7 +161,7 @@ GEM roda (~> 3.69, >= 3.69) tilt (~> 2.0) logger (1.7.0) - loofah (2.25.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0)