From a34ae7cc7710c2e6ffb665c36977757670982c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 03:57:02 +0000 Subject: [PATCH] Bump loofah from 2.3.1 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.1 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.3.1...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3d23c5..2e4dd1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM byebug (10.0.2) coderay (1.1.2) concurrent-ruby (1.1.4) - crass (1.0.5) + crass (1.0.6) datetime_picker_rails (0.0.7) momentjs-rails (>= 2.8.1) diff-lcs (1.3) @@ -112,7 +112,7 @@ GEM activerecord kaminari-core (= 1.1.1) kaminari-core (1.1.1) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -122,16 +122,19 @@ GEM meta-tags (2.11.1) actionpack (>= 3.2.0, < 6.1) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.11.3) momentjs-rails (2.20.1) railties (>= 3.1) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) pg (1.1.4) pry (0.12.2) coderay (~> 1.1.0) @@ -139,6 +142,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) puma (3.12.0) + racc (1.6.1) rack (2.0.6) rack-test (1.1.0) rack (>= 1.0, < 3)