From 657a0cd04571e13a89779bed52a4017a4ded31e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 17:46:07 +0000 Subject: [PATCH] chore(deps): bump loofah from 2.10.0 to 2.19.1 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] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8a85c6..de3e892 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -237,7 +237,7 @@ GEM listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.10.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -313,12 +313,13 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) pg (1.2.3) + pg (1.2.3-x64-mingw32) power_assert (2.0.0) public_suffix (4.0.6) puma (5.3.2) nio4r (~> 2.0) raabro (1.4.0) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-mini-profiler (2.3.2) rack (>= 1.2.0) @@ -465,6 +466,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.7) + unf_ext (0.0.7.7-x64-mingw32) unicode-display_width (1.7.0) view_component (2.34.0) activesupport (>= 5.0.0, < 7.0)