From b9addb853e5e4fd8316819ecefb48a2539049502 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 05:38:33 +0000 Subject: [PATCH] [Security] Bump loofah from 2.0.3 to 2.9.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.3 to 2.9.1. **This update includes security fixes.** - [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.0.3...v2.9.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fe6279..335beb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,6 +107,7 @@ GEM term-ansicolor (~> 1.3) thor (~> 0.19.4) tins (~> 1.6) + crass (1.0.6) database_cleaner (1.5.3) devise (4.2.1) bcrypt (~> 3.0) @@ -170,7 +171,8 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.9.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -178,13 +180,14 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.5.0) minitest (5.10.1) multipart-post (2.0.0) newrelic_rpm (4.1.0.333) nio4r (2.0.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.11.3) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) parser (2.4.0.0) ast (~> 2.2) @@ -201,6 +204,7 @@ GEM pry (>= 0.10.4) public_suffix (2.0.5) puma (3.8.2) + racc (1.5.2) rack (2.0.1) rack-cors (0.4.1) rack-protection (1.5.3)