From 288358d800b0baeb805418ca4eba1b7d9bf4eebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 16:42:37 +0000 Subject: [PATCH] build(deps): bump loofah in /cloud-sql/postgres/activerecord Bumps [loofah](https://github.com/flavorjones/loofah) from 2.24.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.24.0...v2.25.2) --- updated-dependencies: - dependency-name: loofah dependency-version: 2.25.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cloud-sql/postgres/activerecord/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cloud-sql/postgres/activerecord/Gemfile.lock b/cloud-sql/postgres/activerecord/Gemfile.lock index c25933285..2c6700151 100644 --- a/cloud-sql/postgres/activerecord/Gemfile.lock +++ b/cloud-sql/postgres/activerecord/Gemfile.lock @@ -79,7 +79,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.2.3) - crass (1.0.6) + crass (1.0.7) date (3.3.4) diff-lcs (1.5.0) erubi (1.12.0) @@ -95,7 +95,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.24.0) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -118,7 +118,7 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.18.2-x86_64-linux-gnu) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) pg (1.5.4) puma (6.4.2)