From 23be8d64b06dc6fb9678fb49781e7856f9f4f394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2020 14:01:22 +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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c4307a0..8369812 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ group :production do end # Fixes -gem 'loofah', '~> 2.2.1' +gem 'loofah', '~> 2.3.1' gem 'rails-html-sanitizer', '~> 1.0.4' gem 'sprockets', '~> 3.7.2' diff --git a/Gemfile.lock b/Gemfile.lock index f933d25..7f4ec3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.3.0) - loofah (2.2.3) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -283,7 +283,7 @@ DEPENDENCIES factory_bot_rails jbuilder (~> 2.0) jquery-rails - loofah (~> 2.2.1) + loofah (~> 2.3.1) mailboxer pg (~> 0.15) pry-byebug