From 2eb963de6dde07828fd02fbf8cf7e084ed398067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 14:34:00 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.3.1 in /lessonThree/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] --- lessonThree/app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lessonThree/app/Gemfile.lock b/lessonThree/app/Gemfile.lock index 889c35b..7f5fdfa 100644 --- a/lessonThree/app/Gemfile.lock +++ b/lessonThree/app/Gemfile.lock @@ -278,7 +278,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1)