From d2b8fcb0c9c902eeda149f033bb0eabc04d28436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 04:05:08 +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 | 83 +++++++++++++++++++++------------------------------- 1 file changed, 34 insertions(+), 49 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a4e7d1..5cd2cf2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,39 +8,30 @@ PATH GEM remote: https://rubygems.org/ specs: - actionmailer (6.0.1) - actionpack (= 6.0.1) - actionview (= 6.0.1) - activejob (= 6.0.1) + actionmailer (4.1.16) + actionpack (= 4.1.16) + actionview (= 4.1.16) mail (~> 2.5, >= 2.5.4) - rails-dom-testing (~> 2.0) - actionpack (6.0.1) - actionview (= 6.0.1) - activesupport (= 6.0.1) - rack (~> 2.0) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.1) - activesupport (= 6.0.1) + actionpack (4.1.16) + actionview (= 4.1.16) + activesupport (= 4.1.16) + rack (~> 1.5.2) + rack-test (~> 0.6.2) + actionview (4.1.16) + activesupport (= 4.1.16) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.1) - activesupport (= 6.0.1) - globalid (>= 0.3.6) - activesupport (6.0.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) + erubis (~> 2.7.0) + activesupport (4.1.16) + i18n (~> 0.6, >= 0.6.9) + json (~> 1.7, >= 1.7.7) minitest (~> 5.1) + thread_safe (~> 0.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) appraisal (2.2.0) bundler rake thor (>= 0.14.0) - builder (3.2.3) + builder (3.2.4) coderay (1.1.2) concurrent-ruby (1.1.5) coveralls (0.8.23) @@ -49,16 +40,14 @@ GEM term-ansicolor (~> 1.3) thor (>= 0.19.4, < 2.0) tins (~> 1.6) - crass (1.0.5) - diff-lcs (1.3) + crass (1.0.6) + diff-lcs (1.5.0) docile (1.3.2) - erubi (1.9.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.7.0) + erubis (2.7.0) + i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.2.0) - loofah (2.3.1) + json (1.8.6) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -66,21 +55,16 @@ GEM method_source (0.9.2) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) - nokogiri (1.10.5) + minitest (5.12.0) + nokogiri (1.9.1) mini_portile2 (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (2.0.7) - rack-test (1.1.0) - rack (>= 1.0, < 3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) - nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) - rake (13.0.0) + rack (1.5.5) + rack-test (0.6.3) + rack (>= 1.0) + rake (12.3.3) rb-readline (0.5.5) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -88,10 +72,10 @@ GEM rspec-mocks (~> 3.9.0) rspec-core (3.9.0) rspec-support (~> 3.9.0) - rspec-expectations (3.9.0) + rspec-expectations (3.9.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-mocks (3.9.0) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.0) @@ -100,14 +84,15 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) + sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) - thor (0.20.3) + thor (1.2.1) thread_safe (0.3.6) - tins (1.22.0) + tins (1.32.1) + sync tzinfo (1.2.5) thread_safe (~> 0.1) - zeitwerk (2.2.1) PLATFORMS ruby