From 88763a5b52a40e9669f35dde4cd01f7a66d9a6b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 03:54:51 +0000 Subject: [PATCH] Bump loofah from 2.3.1 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.1 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.3.1...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index a8ca654..e15adb7 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'font-awesome-rails' gem 'http' gem 'jquery-rails' gem 'kaminari' -gem 'loofah', '~> 2.3.1' +gem 'loofah', '~> 2.19.1' gem 'paranoia' gem 'pg' gem 'puma' diff --git a/Gemfile.lock b/Gemfile.lock index 2eefe68..9b6ddf1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -305,7 +305,7 @@ DEPENDENCIES jquery-rails kaminari listen - loofah (~> 2.3.1) + loofah (~> 2.19.1) paranoia pg pry