From ca48bd476567093fc77265c475ca5a4de5f46a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:14:30 +0000 Subject: [PATCH] build(deps): bump loofah Bumps [loofah](https://github.com/flavorjones/loofah) from 2.21.4 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.21.4...v2.25.2) --- updated-dependencies: - dependency-name: loofah dependency-version: 2.25.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../rails-cloudsql-mysql/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/appengine/flexible/ruby31-and-earlier/rails-cloudsql-mysql/Gemfile.lock b/appengine/flexible/ruby31-and-earlier/rails-cloudsql-mysql/Gemfile.lock index 043f9967f..a8a47ae79 100644 --- a/appengine/flexible/ruby31-and-earlier/rails-cloudsql-mysql/Gemfile.lock +++ b/appengine/flexible/ruby31-and-earlier/rails-cloudsql-mysql/Gemfile.lock @@ -63,7 +63,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.2.2) - crass (1.0.6) + crass (1.0.7) cuprite (0.14.3) capybara (~> 3.0) ferrum (~> 0.13.0) @@ -153,7 +153,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.4) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -165,7 +165,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) + mini_portile2 (2.8.9) minitest (5.20.0) multi_json (1.15.0) mysql2 (0.5.5) @@ -179,13 +179,13 @@ GEM net-smtp (0.4.0) net-protocol nio4r (2.5.9) - nokogiri (1.16.5) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) os (1.1.4) public_suffix (5.0.3) puma (3.12.6) - racc (1.7.3) + racc (1.8.1) rack (2.2.8.1) rack-test (2.1.0) rack (>= 1.3)