From 05dabd069c966b2afe7f66e4c10f7d57e7fb515f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 17:41:40 +0000 Subject: [PATCH] Bump loofah from 2.10.0 to 2.19.1 in /scraper Bumps [loofah](https://github.com/flavorjones/loofah) from 2.10.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.10.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- scraper/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scraper/Gemfile.lock b/scraper/Gemfile.lock index 1fb05da..9dfbfc0 100644 --- a/scraper/Gemfile.lock +++ b/scraper/Gemfile.lock @@ -52,7 +52,7 @@ GEM llhttp-ffi (0.0.1) ffi-compiler (~> 1.0) rake (~> 13.0) - loofah (2.10.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) @@ -63,7 +63,7 @@ GEM racc (~> 1.4) pg (1.2.3) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)