From 4c98143e7f176a3dede12dc2033bcb260d9e7efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 07:06:22 +0000 Subject: [PATCH] Bump loofah from 2.2.2 to 2.3.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.2 to 2.3.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.2...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a5378b21..429aa9e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.3) + crass (1.0.4) erubis (2.7.0) execjs (2.7.0) ey_config (0.0.7) @@ -63,7 +63,7 @@ GEM thor (>= 0.14, < 2.0) json (2.1.0) kgio (2.11.2) - loofah (2.2.2) + loofah (2.3.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0)