From 1d14464616a412a6bfcfee8e0d0ff5be744df0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 07:51:15 -0800 Subject: [PATCH] Bump loofah from 2.3.0 to 2.3.1 in /spec/integration/rails_4.2.0 (#681) Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.0 to 2.3.1. - [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.3.1) Signed-off-by: dependabot[bot] --- spec/integration/rails_4.2.0/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/integration/rails_4.2.0/Gemfile.lock b/spec/integration/rails_4.2.0/Gemfile.lock index 1e2e763d5..281722099 100644 --- a/spec/integration/rails_4.2.0/Gemfile.lock +++ b/spec/integration/rails_4.2.0/Gemfile.lock @@ -53,7 +53,7 @@ GEM execjs coffee-script-source (1.9.1) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.5) erubis (2.7.0) execjs (2.4.0) globalid (0.3.3) @@ -69,7 +69,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - loofah (2.3.0) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) @@ -78,7 +78,7 @@ GEM mini_portile2 (2.4.0) minitest (5.12.2) multi_json (1.11.0) - nokogiri (1.10.4) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) rack (1.6.11) rack-test (0.6.3)