From b08ab3f039b97bdba626344e1a588d69428ca628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 21:10:45 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.3.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.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.0.3...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5df8f4b..159d82d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,18 +27,18 @@ GEM builder (3.2.2) byebug (9.0.5) concurrent-ruby (1.0.2) + crass (1.0.5) diff-lcs (1.2.5) erubis (2.7.0) i18n (0.7.0) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.8.2) mini_portile2 (2.1.0) minitest (5.9.0) - nokogiri (1.6.8) + nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) - pkg-config (1.1.7) rack (2.0.1) rack-test (0.6.3) rack (>= 1.0)