From fced454572f43c1119f999b6b2906fe6266ad59d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 03:30:33 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.19.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index c4307a0..b4f62de 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ group :production do end # Fixes -gem 'loofah', '~> 2.2.1' +gem 'loofah', '~> 2.19.1' gem 'rails-html-sanitizer', '~> 1.0.4' gem 'sprockets', '~> 3.7.2' diff --git a/Gemfile.lock b/Gemfile.lock index f933d25..b8c10df 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.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -132,14 +132,17 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.10.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.14.1) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) orm_adapter (0.5.0) pg (0.21.0) pry (0.13.1) @@ -150,6 +153,7 @@ GEM pry (~> 0.13.0) public_suffix (4.0.5) puma (3.12.6) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -283,7 +287,7 @@ DEPENDENCIES factory_bot_rails jbuilder (~> 2.0) jquery-rails - loofah (~> 2.2.1) + loofah (~> 2.19.1) mailboxer pg (~> 0.15) pry-byebug