From 9d8411a8075bab6aec033f98a7a9ff399077e5a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 08:17:15 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.4 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.4. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.3.0...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f8072c1..82a4785 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -960,7 +960,7 @@ GEM activesupport cliver (0.3.2) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) debug_inspector (0.0.3) diff-lcs (1.3) erubi (1.9.0) @@ -970,7 +970,7 @@ GEM concurrent-ruby (~> 1.0) jmespath (1.4.0) jsonapi-renderer (0.2.2) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -978,13 +978,16 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (0.21.0) pg_search (2.3.0) activerecord (>= 4.2) @@ -996,6 +999,7 @@ GEM public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0) + racc (1.6.1) rack (2.1.1) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -1015,8 +1019,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging