From cfd5bb20bf33a22c6d532006959fca19a41085b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 00:38:31 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 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.2.3...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 54 ++++++++++++++++++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 30da703..265a9d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/rails/rails.git + remote: https://github.com/rails/rails.git revision: ac6aa32f7cf66264ba87eabed7c042bb60bcf3a2 branch: 5-0-stable specs: @@ -92,7 +92,8 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) + date (3.3.1) dry-inflector (0.1.2) erubis (2.7.0) excon (0.64.0) @@ -228,8 +229,8 @@ GEM fog-core nokogiri (>= 1.5.11, < 2.0.0) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.0) + activesupport (>= 5.0) i18n (1.6.0) concurrent-ruby (~> 1.0) ipaddress (0.8.3) @@ -243,24 +244,39 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.2.3) + 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) - method_source (0.9.2) + net-imap + net-pop + net-smtp + method_source (1.0.0) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.5.1) - mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_mime (1.1.2) + mini_portile2 (2.8.0) + minitest (5.16.3) multi_json (1.13.1) - nio4r (2.3.1) - nokogiri (1.10.3) - 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) optimist (3.0.0) paperclip (5.2.1) activemodel (>= 4.2.0) @@ -269,14 +285,15 @@ GEM mime-types mimemagic (~> 0.3.0) puma (3.12.1) + racc (1.6.1) rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6) @@ -319,10 +336,11 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) + timeout (0.3.1) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3) @@ -333,7 +351,7 @@ GEM railties (>= 5.0) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.5) wicked_pdf (1.4.0) activesupport will_paginate (3.1.0)