From dc6c33a9ed18c26fe1a9de70a154f8fe65ec64df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 12:02:36 +0000 Subject: [PATCH] chore(deps): bump rails-html-sanitizer in /spec/rails7_stub Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.7.0 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.7.0...v1.7.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-version: 1.7.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/rails7_stub/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/rails7_stub/Gemfile.lock b/spec/rails7_stub/Gemfile.lock index c6c835d2..80f5425d 100644 --- a/spec/rails7_stub/Gemfile.lock +++ b/spec/rails7_stub/Gemfile.lock @@ -173,8 +173,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + 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.2.3.1) actionpack (= 7.2.3.1)