From ddd41dd6e0004a57a9656a53b5d61b4ceca5e2ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 07:18:05 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.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.3.0...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9ffac4b1..feaef903 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM listen (3.0.3) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - loofah (2.10.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.9) @@ -178,7 +178,7 @@ GEM mime-types (2.99.3) mini_magick (4.2.10) mini_mime (1.1.0) - mini_portile2 (2.5.3) + mini_portile2 (2.8.0) minitest (5.14.4) multi_json (1.15.0) multi_test (0.1.2) @@ -191,8 +191,8 @@ GEM net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) netrc (0.10.3) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.0.7) nenv (~> 0.1) @@ -209,7 +209,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - racc (1.5.2) + racc (1.6.0) rack (1.6.13) rack-protection (1.5.3) rack @@ -232,7 +232,7 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) rails-observers (0.1.2) activemodel (~> 4.0)