From 101cf2be0e881d428e96d20c6e6b3295ad816266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 19:57:16 +0000 Subject: [PATCH] build(deps): bump rails-html-sanitizer Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.2 to 1.7.1. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.6.2...v1.7.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-version: 1.7.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cloud-sql/sqlserver/activerecord/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cloud-sql/sqlserver/activerecord/Gemfile.lock b/cloud-sql/sqlserver/activerecord/Gemfile.lock index 00d767b3c..c39f3358c 100644 --- a/cloud-sql/sqlserver/activerecord/Gemfile.lock +++ b/cloud-sql/sqlserver/activerecord/Gemfile.lock @@ -82,7 +82,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.3.5) - crass (1.0.6) + crass (1.0.7) date (3.3.4) diff-lcs (1.5.0) erubi (1.13.1) @@ -99,7 +99,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) @@ -125,7 +125,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) puma (6.4.2) @@ -152,8 +152,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.7) actionpack (= 7.0.8.7)