From 38f104b1b07fbbbc5a6db7246b1522d3996b2446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 21:56:51 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.3.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 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.2.3...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 95b30186..bb346b45 100644 --- a/Gemfile +++ b/Gemfile @@ -71,7 +71,7 @@ gem 'newrelic_rpm' gem 'kaminari', '~> 1.1.1' # Enforce dependency versions to avoid vulnerabilities -gem 'loofah', '~> 2.2.3' +gem 'loofah', '~> 2.3.1' gem 'rack', '~> 1.6.11' group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index b1ffca7a..71636264 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.5) debug_inspector (0.0.3) devise (4.4.3) bcrypt (~> 3.0) @@ -152,7 +152,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.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -166,7 +166,7 @@ GEM nds_api (0.1.23) nenv (0.3.0) newrelic_rpm (5.3.0.346) - nokogiri (1.10.1) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) notiffany (0.1.1) nenv (~> 0.1) @@ -368,7 +368,7 @@ DEPENDENCIES jquery-rails kaminari (~> 1.1.1) le - loofah (~> 2.2.3) + loofah (~> 2.3.1) nds_api (= 0.1.23) newrelic_rpm overcommit