From 70983412af01316ba14fd301c63c04c57b61d626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 20:17:15 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.3.1 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] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 670333c..937a928 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM byebug (11.0.1) climate_control (0.2.0) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.5) diff-lcs (1.3) erubi (1.8.0) et-orbi (1.1.7) @@ -69,7 +69,7 @@ GEM i18n (1.6.0) concurrent-ruby (~> 1.0) json (2.2.0) - loofah (2.2.3) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1)