From 45385bc078181418483d5f499ebc01e6aebef8d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 18:11:15 +0000 Subject: [PATCH] Bump loofah from 2.24.0 to 2.24.1 in /builder Bumps [loofah](https://github.com/flavorjones/loofah) from 2.24.0 to 2.24.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.24.0...v2.24.1) --- updated-dependencies: - dependency-name: loofah dependency-version: 2.24.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index f91a3b7a4ad..4d9e1eccac6 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -130,7 +130,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1)