From c95c5145403730731efed0e40dd853215afdf6b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 11:47:35 +0000 Subject: [PATCH] chore(deps): bump loofah from 2.25.1 to 2.25.2 in /spec/rails7_stub 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] --- spec/rails7_stub/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/rails7_stub/Gemfile.lock b/spec/rails7_stub/Gemfile.lock index 4f172357..c6c835d2 100644 --- a/spec/rails7_stub/Gemfile.lock +++ b/spec/rails7_stub/Gemfile.lock @@ -88,7 +88,7 @@ GEM cgi (0.5.1-java) concurrent-ruby (1.3.7) connection_pool (3.0.2) - crass (1.0.6) + crass (1.0.7) date (3.5.1) date (3.5.1-java) drb (2.2.3) @@ -110,7 +110,7 @@ GEM jar-dependencies (0.5.5) jdbc-postgres (42.7.8) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1)