From 8c86095ef560bdd8961861826745694a84301a4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 11:53:34 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.4.4 to 1.7.1 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.4 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.4.4...v1.7.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-version: 1.7.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f349ef26..96f86b64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM concurrent-ruby (1.1.9) crack (0.4.5) rexml - crass (1.0.6) + crass (1.0.7) docile (1.3.2) erubi (1.10.0) execjs (2.10.1) @@ -122,9 +122,9 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.19.1) + loofah (2.25.2) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.7.1) mini_mime (>= 0.1.1) marcel (1.0.1) @@ -136,12 +136,12 @@ GEM open4 (~> 1.3.4) rake mini_mime (1.1.1) - mini_portile2 (2.8.0) + mini_portile2 (2.8.9) minitest (5.14.4) msgpack (1.8.2) nio4r (2.5.9) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + nokogiri (1.19.4) + mini_portile2 (~> 2.8.2) racc (~> 1.4) open4 (1.3.4) passenger (6.1.2) @@ -156,7 +156,7 @@ GEM public_suffix (4.0.6) puma (5.6.8) nio4r (~> 2.0) - racc (1.6.1) + racc (1.8.1) rack (2.2.23) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -181,8 +181,9 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.4) - loofah (~> 2.19, >= 2.19.1) + 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 (6.1.4.1) actionpack (= 6.1.4.1) activesupport (= 6.1.4.1)