From 960aec2ff436ae152073627eb132708dacc6e065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 11:37:07 +0000 Subject: [PATCH] Bump loofah from 2.2.2 to 2.2.3 in /services/app Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.2 to 2.2.3. - [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.2.2...v2.2.3) --- services/app/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/services/app/Gemfile.lock b/services/app/Gemfile.lock index f7a4597..fefd8ef 100644 --- a/services/app/Gemfile.lock +++ b/services/app/Gemfile.lock @@ -76,19 +76,19 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) method_source (0.9.0) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.3) + mini_portile2 (~> 2.4.0) public_suffix (3.0.3) puma (3.12.0) rack (2.0.5)