From bdf010755db87b7143909267263d914e401d6fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 06:21:09 +0000 Subject: [PATCH] Bump loofah from 2.4.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.4.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.4.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 ++++++++++---------------------------- 1 file changed, 10 insertions(+), 28 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 23c6313e..38bb5d7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) + crass (1.0.6) daemons (1.3.1) database_cleaner (1.7.0) debug_inspector (0.0.3) @@ -180,7 +180,6 @@ GEM google-protobuf (~> 3.7) googleapis-common-protos-types (~> 1.0) hashdiff (0.3.8) - hashie (3.6.0) highline (2.0.1) hike (1.2.3) httpclient (2.8.3) @@ -210,7 +209,7 @@ GEM json (1.8.6) jsonapi-renderer (0.1.3) jwt (2.1.0) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -220,41 +219,24 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) mocha (1.8.0) metaclass (~> 0.0.1) multi_json (1.13.1) - multi_xml (0.6.0) multipart-post (2.0.0) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (5.1.0) nio4r (2.5.2) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nypl_repo (0.1.0) - oauth (0.5.4) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) - jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) - multi_xml (~> 0.5) - rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) - rack (>= 1.6.2, < 3) - omniauth-oauth (1.1.0) - oauth - omniauth (~> 1.0) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) - omniauth-rails_csrf_protection (0.1.2) - actionpack (>= 4.2) - omniauth (>= 1.3.1) orm_adapter (0.5.0) os (1.0.0) paper_trail (9.2.0) @@ -277,6 +259,7 @@ GEM public_suffix (4.0.1) puma (4.3.3) nio4r (~> 2.0) + racc (1.6.1) rack (1.6.12) rack-attack (6.0.0) rack (>= 1.0, < 3) @@ -479,7 +462,6 @@ DEPENDENCIES jquery-ui-rails (= 3.0.1) mocha nypl_repo - omniauth-rails_csrf_protection (~> 0.1.2) paper_trail (~> 9.2.0) paper_trail-association_tracking paperclip (~> 5.3.0)