From d9f0dc44dd337fbefd57e2a38986f11d726964fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 16:30:29 +0000 Subject: [PATCH] build(deps): bump loofah in /appengine/rails-hello_world 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] --- appengine/rails-hello_world/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appengine/rails-hello_world/Gemfile.lock b/appengine/rails-hello_world/Gemfile.lock index 18f3197ea..618dc5d77 100644 --- a/appengine/rails-hello_world/Gemfile.lock +++ b/appengine/rails-hello_world/Gemfile.lock @@ -97,7 +97,7 @@ GEM xpath (~> 3.2) concurrent-ruby (1.3.5) connection_pool (2.5.3) - crass (1.0.6) + crass (1.0.7) date (3.3.4) diff-lcs (1.5.0) drb (2.2.3) @@ -120,7 +120,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.23.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -144,7 +144,7 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.18.9) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) pp (0.6.2)