From 2f32404d5330a5054f1f152af34cfd393169449e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 14:01:11 +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 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28d56c0..eba652d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM multi_xml (>= 0.5.2) i18n (1.10.0) concurrent-ruby (~> 1.0) - loofah (2.14.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -74,9 +74,11 @@ GEM minitest (5.15.0) multi_xml (0.6.0) nio4r (2.5.8) - nokogiri (1.13.3-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) - racc (1.6.0) + nokogiri (1.13.10-x86_64-linux) + racc (~> 1.4) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -96,8 +98,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.2.6.2) actionpack (= 5.2.6.2) activesupport (= 5.2.6.2) @@ -123,6 +125,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES openlab_ruby!