From 5205ac409e2efdd4e867e17512d6a41c9f312d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 20:34:48 +0000 Subject: [PATCH] build(deps): bump loofah from 2.19.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.19.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.19.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75e3ab5..b8f3c16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - loofah (2.19.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) matrix (0.4.2) @@ -93,7 +93,7 @@ GEM ast (~> 2.4.1) pluralkit-api (1.0.1) typhoeus (~> 1.0, >= 1.0.1) - racc (1.6.0) + racc (1.6.1) rails-html-sanitizer (1.4.3) loofah (~> 2.3) rainbow (3.1.1)