From 1003013f873cd0bad203c4d7edfe739af86c9439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 02:35:40 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.2.0 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.2.0 to 1.4.3. - [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.2.0...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44fa21f..c609f9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM concurrent-ruby (1.1.5) crack (0.4.5) rexml - crass (1.0.4) + crass (1.0.6) diff-lcs (1.3) ecdsa (1.1.0) erubi (1.8.0) @@ -78,7 +78,7 @@ GEM hashdiff (1.0.1) i18n (1.6.0) concurrent-ruby (~> 1.0) - loofah (2.2.3) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -90,12 +90,14 @@ GEM nokogiri (~> 1) rake mini_mime (1.1.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) nio4r (2.5.7) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) public_suffix (4.0.6) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -117,8 +119,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (6.0.0) actionpack (= 6.0.0) activesupport (= 6.0.0)