From eda9b09f4d9a68ddb8161230c43ebd4df2f41ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 00:15:18 +0000 Subject: [PATCH] chore(deps): bump loofah from 2.12.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.12.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.12.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1cf9c236..ca106cdc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.12.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -141,15 +141,15 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.6.1) + mini_portile2 (2.8.1) minitest (5.14.4) multi_json (1.15.0) multipart-post (2.3.0) net-http-persistent (4.0.1) connection_pool (~> 2.2) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.14.2) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.21.0) parser (3.0.2.0) @@ -160,7 +160,7 @@ GEM prometheus-client (2.1.0) puma (5.5.2) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.2) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0)