From 485fdbfa2ac86cd657719cc41f0c1a641da79f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 14:03:44 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.3.1 in /athloi 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] --- athloi/Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/athloi/Gemfile.lock b/athloi/Gemfile.lock index ad28ee32..5d1218e4 100644 --- a/athloi/Gemfile.lock +++ b/athloi/Gemfile.lock @@ -37,6 +37,7 @@ GEM ffi (~> 1.0, >= 1.0.11) coderay (1.1.1) concurrent-ruby (1.0.5) + crass (1.0.5) cucumber (2.4.0) builder (>= 2.1.2) cucumber-core (~> 1.5.0) @@ -61,18 +62,19 @@ GEM i18n (0.8.1) launchy (2.4.3) addressable (~> 2.3) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.8.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.4.0) minitest (5.10.1) multi_json (1.12.1) multi_test (0.1.2) - nokogiri (1.7.0.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1)