From e55d44d4e3892e4c8a9a4975ec829d2dbe2f88f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:37:18 +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 | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 172edd8..8a1bf59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,27 +34,29 @@ GEM thor (>= 0.14.0) builder (3.2.4) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) diff-lcs (1.4.4) erubi (1.9.0) i18n (1.7.0) concurrent-ruby (~> 1.0) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.13.0) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.1) rack (2.0.8) rack-test (1.1.0) rack (>= 1.0, < 3) 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 (5.2.4.1) actionpack (= 5.2.4.1) activesupport (= 5.2.4.1)