From fd82b0facbccd8630118d1f7bb4654db22d8c208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 08:32:44 +0000 Subject: [PATCH] Bump loofah from 2.9.0 to 2.19.1 in /web Bumps [loofah](https://github.com/flavorjones/loofah) from 2.9.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.9.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/Gemfile.lock b/web/Gemfile.lock index b7fd610..54a354d 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -83,7 +83,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -94,13 +94,13 @@ GEM minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.7) - nokogiri (1.11.2-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) pg (1.2.3) phonelib (0.6.49) puma (5.2.2) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-mini-profiler (2.3.1) rack (>= 1.2.0)