From a919408f35cecb8b177d0bc0c13b4f3f54225ed6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2020 15:44:11 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.5.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.5.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.5.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3044a61..b810de4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.4) - crass (1.0.4) + crass (1.0.6) daemons (1.3.1) database_cleaner (1.7.0) diff-lcs (1.3) @@ -92,7 +92,7 @@ GEM thor (>= 0.14, < 2.0) json (1.8.6) jwt (2.2.1) - loofah (2.2.3) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -106,7 +106,7 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) oauth2 (1.4.4) faraday (>= 0.8, < 2.0)