From 10c6a18ed8e2a0413bd6ed6d21a7ff0c7451a81f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 18:54:02 +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 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f25a05..5e8600c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,6 +81,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) + crass (1.0.5) database_cleaner (1.3.0) debug_inspector (0.0.2) devise (4.1.1) @@ -119,7 +120,8 @@ GEM json (1.8.3) launchy (2.4.3) addressable (~> 2.3) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -131,9 +133,8 @@ GEM mini_portile2 (2.1.0) minitest (5.9.0) multi_json (1.12.1) - nokogiri (1.6.8) + nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) orm_adapter (0.5.0) paperclip (5.0.0) activemodel (>= 4.2.0) @@ -142,7 +143,6 @@ GEM mime-types mimemagic (~> 0.3.0) pg (0.18.4) - pkg-config (1.1.7) pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) @@ -227,7 +227,6 @@ GEM websocket (~> 1.0) sendgrid (1.2.4) json - json shoulda-matchers (3.1.1) activesupport (>= 4.0.0) slop (3.6.0)