From b827c6adc5af265e44e7ad2d026cd3deb2a7ee67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 18:23:35 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.3.1 in /HTTP_Exploration/app Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.3.1. - [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.3.1) 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 1c823fd..77d2d8c 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.5) 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.3.1) 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.3) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) rack (1.6.11) rack-test (0.6.3)