From 06e8ff8bda7f6f6fe5c635af1b1b9e3bdbf2f05f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 19:47:21 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.2 to 1.4.4 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.2 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.2...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 5f5c844..3789785 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,6 +61,7 @@ GEM execjs coffee-script-source (1.9.1) columnize (0.9.0) + crass (1.0.6) daemons (1.2.2) debug_inspector (0.0.2) devise (3.4.1) @@ -92,7 +93,8 @@ GEM thor (>= 0.14, < 2.0) json (1.8.2) kgio (2.9.3) - loofah (2.0.1) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) @@ -108,7 +110,7 @@ GEM mini_backtrace (0.1.3) minitest (> 1.2.0) rails (>= 2.3.3) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.5.1) minitest-reporters (1.0.11) ansi @@ -116,8 +118,8 @@ GEM minitest (>= 5.0) ruby-progressbar multi_json (1.11.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) oink (0.10.1) activerecord hodel_3000_compliant_logger @@ -155,8 +157,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.4) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging