From 5710cd0ed6dc0e0fa5ab12130ea46a0f01300265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 02:09:10 +0000 Subject: [PATCH] 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 | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9721046e3..fc886e860 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM country_select (3.1.1) countries (~> 2.0) sort_alphabetical (~> 1.0) - crass (1.0.4) + crass (1.0.6) dalli (2.7.8) date_validator (0.9.0) activemodel @@ -137,7 +137,7 @@ GEM i18n (>= 0.7, < 2) json (>= 1.7.7) rest-client (>= 1.8.0) - loofah (2.2.2) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) @@ -146,7 +146,7 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) mocha (1.5.0) metaclass (~> 0.0.1) @@ -157,8 +157,9 @@ GEM multi_xml (0.6.0) mysql2 (0.4.10) netrc (0.11.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parser (2.5.1.0) ast (~> 2.4.0) pdf-core (0.7.0) @@ -172,6 +173,7 @@ GEM rails (>= 3.1.0) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) + racc (1.6.1) rack (1.6.10) rack-protection (1.5.5) rack @@ -194,8 +196,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - 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 (4.2.10) actionpack (= 4.2.10) activesupport (= 4.2.10)