From 5deeb4596e5434868851418765e82825300fd44f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 01:45:33 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.4 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 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.4...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 0911412..563452b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) devise (4.4.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -141,7 +141,7 @@ GEM actionpack (>= 4, < 5.2) activesupport (>= 4, < 5.2) railties (>= 4, < 5.2) - loofah (2.2.2) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) @@ -151,12 +151,13 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.3.0) + mini_portile2 (2.6.1) minitest (5.10.2) newrelic_rpm (4.2.0.334) nio4r (2.1.0) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) orm_adapter (0.5.0) parallel (1.11.2) parser (2.4.0.0) @@ -184,6 +185,7 @@ GEM puma (3.9.1) pundit (1.1.0) activesupport (>= 3.0.0) + racc (1.6.0) rack (2.0.3) rack-mini-profiler (0.10.5) rack (>= 1.2.0) @@ -207,8 +209,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.3) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging