From 7b107a0ea529576e5a7ebf242851cc40127111d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 18:22:29 +0000 Subject: [PATCH] build(deps): bump rails-html-sanitizer Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.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.6.0...v1.7.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-version: 1.7.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../static_files/rails/Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/appengine/flexible/ruby31-and-earlier/static_files/rails/Gemfile.lock b/appengine/flexible/ruby31-and-earlier/static_files/rails/Gemfile.lock index eb5c0ebdc..d13a01d53 100644 --- a/appengine/flexible/ruby31-and-earlier/static_files/rails/Gemfile.lock +++ b/appengine/flexible/ruby31-and-earlier/static_files/rails/Gemfile.lock @@ -61,7 +61,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.2.2) - crass (1.0.6) + crass (1.0.7) cuprite (0.14.3) capybara (~> 3.0) ferrum (~> 0.13.0) @@ -83,7 +83,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) libv8 (3.16.14.19) - loofah (2.21.3) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.7.0) @@ -95,16 +95,16 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.0) - mini_portile2 (2.8.6) + mini_portile2 (2.8.9) minitest (5.20.0) nio4r (2.3.1) - nokogiri (1.16.5) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) public_suffix (3.0.2) puma (5.6.7) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.1) rack (2.2.8.1) rack-test (2.1.0) rack (>= 1.3) @@ -125,9 +125,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) + 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 (5.2.0) actionpack (= 5.2.0) activesupport (= 5.2.0)