From c767f9c6306da79bd9416127f9ff1b77c20c2b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 14:52:18 +0000 Subject: [PATCH] Bump loofah from 2.0.2 to 2.3.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.2 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.2...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88c1eb9..fa54e36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,18 +101,19 @@ GEM i18n (0.7.0) ice_nine (0.11.1) json (1.8.3) - loofah (2.0.2) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.1) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.7.0) multi_xml (0.5.5) multipart-post (2.0.0) newrelic_rpm (3.11.2.286) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) nokogumbo (1.4.1) nokogiri octokit (3.8.0)