From fee293e30e2e86d07bb1f91afcafcb30db515135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 04:54:24 +0000 Subject: [PATCH] Bump loofah from 2.1.1 to 2.9.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.1.1 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.1.1...v2.9.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15774fe..ffbd2e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM byebug (9.0.6) coderay (1.1.2) concurrent-ruby (1.0.5) - crass (1.0.3) + crass (1.0.6) debug_inspector (0.0.3) erubis (2.7.0) execjs (2.7.0) @@ -60,24 +60,26 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.1.1) + loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.5.0) minitest (5.10.3) nio4r (2.1.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) pry-rails (0.3.4) pry (>= 0.9.10) puma (3.6.2) + racc (1.5.2) rack (2.0.3) rack-test (0.6.3) rack (>= 1.0)