From c0bd78bb6ceafb53efaaaf8eaf93f7aca73e4357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:23:57 +0000 Subject: [PATCH] Bump rails-html-sanitizer in /spec/tester_mongo_rails_6 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/tester_mongo_rails_6/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/tester_mongo_rails_6/Gemfile.lock b/spec/tester_mongo_rails_6/Gemfile.lock index 01b70adc..aa68297a 100644 --- a/spec/tester_mongo_rails_6/Gemfile.lock +++ b/spec/tester_mongo_rails_6/Gemfile.lock @@ -100,7 +100,7 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.7) connection_pool (3.0.2) - crass (1.0.6) + crass (1.0.7) date (3.5.1) debug (1.9.2) irb (~> 1.10) @@ -126,7 +126,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -203,8 +203,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.1.6) actionpack (= 7.1.6)