From a7453b32379b7cc0ad70050f73aa8804538af1e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 18:06:03 +0000 Subject: [PATCH] Bump loofah from 2.12.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.12.0 to 2.19.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.12.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 45dc4dfebed53..f13a4f98ba73e 100644 --- a/Gemfile +++ b/Gemfile @@ -265,7 +265,7 @@ gem 'sanitize', '~> 5.2.1' gem 'babosa', '~> 1.0.4' # Sanitizes SVG input -gem 'loofah', '~> 2.2' +gem 'loofah', '~> 2.19' # Working with license gem 'licensee', '~> 9.14.1' diff --git a/Gemfile.lock b/Gemfile.lock index fc13e8d6ecccb..0ff5cbad782f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -727,7 +727,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lru_redux (1.1.0) @@ -945,7 +945,7 @@ GEM puma (>= 2.7) pyu-ruby-sasl (0.0.3.3) raabro (1.1.6) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-accept (0.4.5) rack (>= 0.4) @@ -1517,7 +1517,7 @@ DEPENDENCIES licensee (~> 9.14.1) lockbox (~> 0.6.2) lograge (~> 0.5) - loofah (~> 2.2) + loofah (~> 2.19) lru_redux mail (= 2.7.1) mail-smtp_pool (~> 0.1.0)!