From 07c85d169e85ef96ffc14d6227f9783b87626b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 21:53:17 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3cd603ed3..aa69a343f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,6 +123,7 @@ GEM sprockets (< 4.0) concurrent-ruby (1.0.5) contracts (0.15.0) + crass (1.0.5) cucumber (2.4.0) builder (>= 2.1.2) cucumber-core (~> 1.5.0) @@ -171,7 +172,8 @@ GEM railties (>= 3.2.16) launchy (2.4.3) addressable (~> 2.3) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) m (1.5.0) method_source (>= 0.6.7) @@ -199,7 +201,7 @@ GEM multi_test (0.1.2) mysql2 (0.4.5) nio4r (2.0.0) - nokogiri (1.7.1) + nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) orm_adapter (0.5.0) panoramic (0.0.6)