From 55aa6cefce32195509ef84ae78cd670bcc7aad1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2019 16:07:47 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.4.0 in /api Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 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.2.3...v2.4.0) Signed-off-by: dependabot[bot] --- api/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index 836b270..ea2de98 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -51,7 +51,7 @@ GEM cocaine (0.5.8) climate_control (>= 0.0.3, < 1.0) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.5) ember-cli-rails (0.10.0) cocaine (~> 0.5.8) ember-cli-rails-assets (~> 0.6.2) @@ -73,7 +73,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -87,7 +87,7 @@ GEM minitest (5.11.3) msgpack (1.2.9) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.7) mini_portile2 (~> 2.4.0) pg (1.1.4) puma (3.12.1)