From c85bb5d43b820b7b75dc0cce6fda69fd563bc140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2019 14:45:19 +0000 Subject: [PATCH] Bump loofah from 2.0.1 to 2.4.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.1 to 2.4.0. - [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.1...v2.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index de743a4..1359894 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,6 +61,7 @@ GEM execjs coffee-script-source (1.9.0) columnize (0.9.0) + crass (1.0.5) debug_inspector (0.0.2) debugger-linecache (1.2.0) devise (3.4.1) @@ -113,7 +114,8 @@ GEM launchy (2.4.3) addressable (~> 2.3) libv8 (3.16.14.7) - loofah (2.0.1) + loofah (2.4.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) macaddr (1.7.1) systemu (~> 2.6.2) @@ -121,14 +123,14 @@ GEM mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.4.3) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.5.1) multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) netrc (0.10.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) oauth (0.4.7) oauth2 (1.0.0) faraday (>= 0.8, < 0.10)