From 6f3721d6479ffa9000529afce3c108c1ebe1be1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 09:31:37 +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 fefa97ac9..cd372a9a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,6 +64,7 @@ GEM coderay (1.1.0) crack (0.4.2) safe_yaml (~> 1.0.0) + crass (1.0.6) debug_inspector (0.0.2) diff-lcs (1.2.5) dotenv (0.9.0) @@ -90,7 +91,8 @@ GEM i18n (0.7.0) json (1.8.2) kgio (2.9.2) - loofah (2.0.2) + loofah (2.18.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) @@ -100,7 +102,7 @@ GEM railties method_source (0.8.2) mime-types (2.5) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.6.1) mono_logger (1.1.0) multi_json (1.11.0) @@ -113,8 +115,8 @@ GEM net-ssh (2.9.1) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) octokit (3.4.0) sawyer (~> 0.5.3) parser (2.2.2.5) @@ -150,8 +152,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) rails_12factor (0.0.2) rails_serve_static_assets rails_stdout_logging