From 704c60aa7f983879f0914337c85795ab2858ffa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 22:00:10 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.6.0 to 1.6.1 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.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.6.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 99 +++++++--------------------------------------------- 1 file changed, 12 insertions(+), 87 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 819b319..d1661f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,6 @@ PATH remote: . specs: audits1984 (0.1.7) - console1984 importmap-rails (>= 1.2.1) rinku rouge @@ -11,31 +10,6 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.0.5) - actionpack (= 7.0.5) - activesupport (= 7.0.5) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - actionmailbox (7.0.5) - actionpack (= 7.0.5) - activejob (= 7.0.5) - activerecord (= 7.0.5) - activestorage (= 7.0.5) - activesupport (= 7.0.5) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.0.5) - actionpack (= 7.0.5) - actionview (= 7.0.5) - activejob (= 7.0.5) - activesupport (= 7.0.5) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp - rails-dom-testing (~> 2.0) actionpack (7.0.5) actionview (= 7.0.5) activesupport (= 7.0.5) @@ -43,13 +17,6 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.5) - actionpack (= 7.0.5) - activerecord (= 7.0.5) - activestorage (= 7.0.5) - activesupport (= 7.0.5) - globalid (>= 0.6.0) - nokogiri (>= 1.8.5) actionview (7.0.5) activesupport (= 7.0.5) builder (~> 3.1) @@ -59,18 +26,6 @@ GEM activejob (7.0.5) activesupport (= 7.0.5) globalid (>= 0.3.6) - activemodel (7.0.5) - activesupport (= 7.0.5) - activerecord (7.0.5) - activemodel (= 7.0.5) - activesupport (= 7.0.5) - activestorage (7.0.5) - actionpack (= 7.0.5) - activejob (= 7.0.5) - activerecord (= 7.0.5) - activesupport (= 7.0.5) - marcel (~> 1.0) - mini_mime (>= 1.1.0) activesupport (7.0.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) @@ -90,16 +45,10 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.2.2) - console1984 (0.2.0) - irb (~> 1.13) - parser - rails (>= 7.0) - rainbow crass (1.0.6) cuprite (0.15) capybara (~> 3.0) ferrum (~> 0.14.0) - date (3.3.4) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -122,34 +71,25 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.1) - loofah (2.21.3) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.8.1) - mini_mime (>= 0.1.1) - net-imap - net-pop - net-smtp - marcel (1.0.2) matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.5) + mini_portile2 (2.8.8) minitest (5.18.0) mysql2 (0.5.5) - net-imap (0.3.7) - date - net-protocol - net-pop (0.1.2) - net-protocol - net-protocol (0.2.2) - timeout - net-smtp (0.4.0) - net-protocol nio4r (2.5.9) - nokogiri (1.15.2) + nokogiri (1.18.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) + nokogiri (1.18.3-arm64-darwin) + racc (~> 1.4) + nokogiri (1.18.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.18.3-x86_64-linux-gnu) + racc (~> 1.4) parallel (1.24.0) parser (3.2.2.1) ast (~> 2.4.1) @@ -164,30 +104,16 @@ GEM public_suffix (5.0.1) puma (6.3.0) nio4r (~> 2.0) - racc (1.6.2) + racc (1.8.1) rack (2.2.7) rack-test (2.1.0) rack (>= 1.3) - rails (7.0.5) - actioncable (= 7.0.5) - actionmailbox (= 7.0.5) - actionmailer (= 7.0.5) - actionpack (= 7.0.5) - actiontext (= 7.0.5) - actionview (= 7.0.5) - activejob (= 7.0.5) - activemodel (= 7.0.5) - activerecord (= 7.0.5) - activestorage (= 7.0.5) - activesupport (= 7.0.5) - bundler (>= 1.15.0) - railties (= 7.0.5) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + 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.5) actionpack (= 7.0.5) activesupport (= 7.0.5) @@ -238,7 +164,6 @@ GEM mini_portile2 (~> 2.8.0) stringio (3.1.1) thor (1.2.2) - timeout (0.4.1) turbo-rails (2.0.5) actionpack (>= 6.0.0) activejob (>= 6.0.0)