From 203bb53eef4bcb2e23c4c19ad63ca0b337b102eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 14:01:14 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.4.2 to 1.4.4 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.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.4.2...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f53794e..6257bfa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (1.8.6) - loofah (2.14.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -106,7 +106,7 @@ GEM minitest (>= 5.0) ruby-progressbar multi_json (1.11.3) - nokogiri (1.13.3) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) parser (2.3.0.7) @@ -115,7 +115,7 @@ GEM polyamorous (1.3.0) activerecord (>= 3.0) powerpack (0.1.1) - racc (1.6.0) + racc (1.6.1) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -136,8 +136,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (4.2.11.3) actionpack (= 4.2.11.3) activesupport (= 4.2.11.3)