From f8e1e12250775c6af01950f1ea5dacb28b2d4975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 12:00:40 +0000 Subject: [PATCH] Bump loofah from 2.25.1 to 2.25.2 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] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index be110b2..4aefeff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,6 +98,7 @@ GEM erubi (1.13.1) ffi (1.17.4-arm64-darwin) ffi (1.17.4-x86_64-darwin) + ffi (1.17.4-x86_64-linux-gnu) globalid (1.4.0) activesupport (>= 6.1) i18n (1.15.2) @@ -110,7 +111,7 @@ GEM reline (>= 0.4.2) json (2.21.1) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.1) @@ -138,6 +139,8 @@ GEM racc (~> 1.4) nokogiri (1.19.4-x86_64-darwin) racc (~> 1.4) + nokogiri (1.19.4-x86_64-linux-gnu) + racc (~> 1.4) pp (0.6.4) prettyprint prettyprint (0.2.0) @@ -219,6 +222,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (2.8.1-arm64-darwin) sqlite3 (2.8.1-x86_64-darwin) + sqlite3 (2.8.1-x86_64-linux-gnu) thor (1.5.0) tilt (2.8.0) timeout (0.6.1) @@ -237,6 +241,7 @@ PLATFORMS arm64-darwin-25 x86_64-darwin-19 x86_64-darwin-21 + x86_64-linux DEPENDENCIES debug (~> 1)