From 974e944adf9634b89debddcbba21bfa86371dd41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 04:27:25 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.9.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.3 to 2.9.0. - [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.0.3...v2.9.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2d6682..0944ccd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM builder (3.2.3) byebug (9.0.6) concurrent-ruby (1.0.5) - connection_pool (2.2.1) + crass (1.0.6) erubis (2.7.0) ffi (1.9.18) globalid (0.4.0) @@ -51,7 +51,8 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.9.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.5) mime-types (>= 1.16, < 4) @@ -59,17 +60,17 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.5.0) minitest (5.10.2) nio4r (2.1.0) - nokogiri (1.7.2) - mini_portile2 (~> 2.1.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pg (0.20.0) puma (3.9.1) + racc (1.5.2) rack (2.0.3) rack-cors (0.4.1) - rack-protection (2.0.0) - rack rack-test (0.6.3) rack (>= 1.0) rails (5.0.3) @@ -99,12 +100,6 @@ GEM rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0) - redis (3.3.3) - sidekiq (5.0.2) - concurrent-ruby (~> 1.0) - connection_pool (~> 2.2, >= 2.2.0) - rack-protection (>= 1.5.0) - redis (~> 3.3, >= 3.3.3) sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -130,7 +125,6 @@ DEPENDENCIES puma (~> 3.0) rack-cors rails (~> 5.0.3) - sidekiq (= 5.0.2) tzinfo-data BUNDLED WITH