From 7624ecc5e59646ff9db4ad8859a2689acd97e35a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:55:44 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.2 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.2 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.0.2...v1.4.3) --- 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 4cf423c..41757ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,6 +104,7 @@ GEM execjs coffee-script-source (1.9.1) columnize (0.9.0) + crass (1.0.6) css_parser (1.3.6) addressable daemons (1.2.1) @@ -269,7 +270,8 @@ GEM celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - loofah (2.0.1) + loofah (2.18.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.9) mail (2.6.3) @@ -278,7 +280,7 @@ GEM method_source (0.8.2) mime-types (2.4.3) mini_magick (4.1.0) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.5.1) multi_json (1.12.1) multi_xml (0.5.5) @@ -295,8 +297,8 @@ GEM net-ssh (>= 2.6.5) netrc (0.10.3) newrelic_rpm (3.8.1.221) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) notiffany (0.0.6) nenv (~> 0.1) shellany (~> 0.0) @@ -349,8 +351,8 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (4.2.0) actionpack (= 4.2.0) activesupport (= 4.2.0)