From 45b044f3201f4c95268d4cc67234e414b9c6c710 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 12:49:07 +0000 Subject: [PATCH] [Security] Bump loofah from 2.3.0 to 2.5.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.0 to 2.5.0. **This update includes a security fix.** - [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.3.0...v2.5.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41a344c..ac7a3dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -751,7 +751,7 @@ GEM byebug (10.0.2) coderay (1.1.2) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) debug_inspector (0.0.3) discard (1.1.0) activerecord (>= 4.2, < 7) @@ -772,7 +772,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.0) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -787,7 +787,7 @@ GEM msgpack (1.2.4) multi_json (1.13.1) nio4r (2.5.2) - nokogiri (1.10.4) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) ordinare (0.4.0) pagy (3.5.1)