From 9e4ffde0598c3798d8e7762c80a8de546fabff0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 15:15:23 +0000 Subject: [PATCH] build(deps): bump loofah in /appengine/rails-cloudsql-mysql Bumps [loofah](https://github.com/flavorjones/loofah) from 2.22.0 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.22.0...v2.25.2) --- updated-dependencies: - dependency-name: loofah dependency-version: 2.25.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- appengine/rails-cloudsql-mysql/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appengine/rails-cloudsql-mysql/Gemfile.lock b/appengine/rails-cloudsql-mysql/Gemfile.lock index 1d68e8fe8..c9a3bf8f6 100644 --- a/appengine/rails-cloudsql-mysql/Gemfile.lock +++ b/appengine/rails-cloudsql-mysql/Gemfile.lock @@ -101,7 +101,7 @@ GEM xpath (~> 3.2) concurrent-ruby (1.3.5) connection_pool (2.5.3) - crass (1.0.6) + crass (1.0.7) cuprite (0.14.3) capybara (~> 3.0) ferrum (~> 0.13.0) @@ -197,7 +197,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.22.0) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -223,7 +223,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.18.9) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) os (1.1.4)