From 6f6c676c24fcea322c3db33b1bc156dddac4568d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2020 15:46:32 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.5.0 in /HTTP_Exploration/app Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.5.0. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.5.0) Signed-off-by: dependabot[bot] --- HTTP_Exploration/app/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HTTP_Exploration/app/Gemfile.lock b/HTTP_Exploration/app/Gemfile.lock index c0b2b25..b8e884a 100644 --- a/HTTP_Exploration/app/Gemfile.lock +++ b/HTTP_Exploration/app/Gemfile.lock @@ -41,7 +41,7 @@ GEM builder (3.2.3) byebug (11.0.1) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) debug_inspector (0.0.3) erubis (2.7.0) globalid (0.4.2) @@ -49,7 +49,7 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) json (1.8.6) - loofah (2.2.3) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -57,7 +57,7 @@ GEM mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) - nokogiri (1.10.8) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) rack (1.6.11) rack-test (0.6.3)