From 0ea7b250d580f7b58eac11fafdc8fc4eebf96d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 18:50:43 +0000 Subject: [PATCH] Bump loofah from 2.14.0 to 2.19.1 in /rails Bumps [loofah](https://github.com/flavorjones/loofah) from 2.14.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.14.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rails/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 2a54c0264..b8dc894b5 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -331,7 +331,7 @@ GEM railties (>= 4) request_store (~> 1.0) logster (2.9.4) - loofah (2.14.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -407,7 +407,7 @@ GEM public_suffix (4.0.6) puma (4.3.11) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-attack (6.3.1) rack (>= 1.0, < 3)