From 34f21549b8d567a3750ddc553ba40b8cb96341e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 06:23:28 +0000 Subject: [PATCH] Bump loofah from 2.5.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.5.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.5.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 50 ++++++++++++++++++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2858478..c828082 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ PATH remote: . specs: act_as_group (0.1.0) - rails (< 6.1) + rails (>= 5.0) GEM remote: https://rubygems.org/ @@ -54,6 +54,7 @@ GEM concurrent-ruby (1.1.6) connection_pool (2.2.2) crass (1.0.6) + date (3.3.1) delayed_job (4.1.8) activesupport (>= 3.0, < 6.1) delayed_job_mongoid (2.3.0) @@ -62,21 +63,26 @@ GEM mongoid-compatibility (>= 0.4.0) diff-lcs (1.3) erubi (1.9.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.0) + activesupport (>= 5.0) i18n (1.8.2) concurrent-ruby (~> 1.0) - loofah (2.5.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.1) + mail (2.8.0) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) - mini_mime (1.0.2) - mini_portile2 (2.4.0) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_mime (1.1.2) + mini_portile2 (2.8.0) minitest (5.14.1) mongo (2.10.2) bson (>= 4.4.2, < 5.0.0) @@ -86,9 +92,20 @@ GEM mongoid-compatibility (0.5.1) activesupport mongoid (>= 2.0) - nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + net-imap (0.3.2) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout + net-smtp (0.3.3) + net-protocol + nio4r (2.5.8) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.1) rack (2.2.3) rack-protection (2.0.3) rack @@ -146,18 +163,19 @@ GEM connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) redis (>= 3.3.5, < 5) - sprockets (4.0.0) + sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) + timeout (0.3.1) tzinfo (1.2.7) thread_safe (~> 0.1) - websocket-driver (0.7.2) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)