From 14287002516c6b664e0beeb82a6737c8957ace8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 20:03:05 +0000 Subject: [PATCH] Bump loofah from 2.18.0 to 2.19.1 in /fiona_classic_export Bumps [loofah](https://github.com/flavorjones/loofah) from 2.18.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.18.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- fiona_classic_export/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fiona_classic_export/Gemfile.lock b/fiona_classic_export/Gemfile.lock index ab73dac..3ae6878 100644 --- a/fiona_classic_export/Gemfile.lock +++ b/fiona_classic_export/Gemfile.lock @@ -70,7 +70,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - loofah (2.18.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -84,14 +84,14 @@ GEM mysql2 (0.3.16) mysql_blob_streaming (2.2.1) mysql2 (>= 0.3.16, < 0.4.0) - nokogiri (1.13.8) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (4.0.6) - racc (1.6.0) + racc (1.6.1) rack (1.6.12) rack-test (0.6.3) rack (>= 1.0)