From f4821693e9d2c64d8170a6ca493e1fc54968cc21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 05:15:52 +0000 Subject: [PATCH] build(deps): bump rails-html-sanitizer from 1.0.4 to 1.4.4 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 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.0.4...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4c1272a..897cc14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.6.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -153,7 +153,7 @@ GEM thin method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) mysql2 (0.4.10) net-scp (1.2.1) @@ -161,8 +161,9 @@ GEM net-ssh (5.0.2) newrelic_rpm (7.0.0) nio4r (2.3.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) premailer (1.11.1) addressable css_parser (>= 1.6.0) @@ -172,6 +173,7 @@ GEM premailer (~> 1.7, >= 1.7.9) public_suffix (3.0.2) puma (3.12.6) + racc (1.6.1) rack (2.2.3) rack-cors (1.0.5) rack (>= 1.6.0) @@ -194,8 +196,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.1.6) actionpack (= 5.1.6) activesupport (= 5.1.6)