From 8661abbc86b58114cc1dec6e5e1b58a8c4366af2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 11:43:11 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.4 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 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.3.0...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca1262b..227d27b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM listen (3.3.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.8.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -113,14 +113,14 @@ GEM msgpack (1.3.3-x86-mingw32) nio4r (2.5.8) nio4r (2.5.8-java) - nokogiri (1.13.6) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.6-java) + nokogiri (1.13.10-java) racc (~> 1.4) - nokogiri (1.13.6-x64-mingw32) + nokogiri (1.13.10-x64-mingw32) racc (~> 1.4) - nokogiri (1.13.6-x86-mingw32) + nokogiri (1.13.10-x86-mingw32) racc (~> 1.4) pg (1.2.3) pg (1.2.3-x64-mingw32) @@ -130,8 +130,8 @@ GEM nio4r (~> 2.0) puma (4.3.12-java) nio4r (~> 2.0) - racc (1.6.0) - racc (1.6.0-java) + racc (1.6.1) + racc (1.6.1-java) rack (2.2.3.1) rack-proxy (0.6.5) rack @@ -155,8 +155,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.0.3.4) actionpack (= 6.0.3.4) activesupport (= 6.0.3.4)