From 5f56aaaa73fe72f29cfe3f712d7e48c7f753efc4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 09:13:19 +0000 Subject: [PATCH] [Security] Bump loofah from 2.2.3 to 2.11.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.11.0. **This update includes a security fix.** - [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.11.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e42701d..9f0ab934 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) daredevil (0.0.2) rails (>= 4.2.8) delayed_job (4.1.5) @@ -168,7 +168,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) local_time (2.1.0) - loofah (2.2.3) + loofah (2.11.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -177,9 +177,11 @@ GEM mimemagic (~> 0.3.2) metaclass (0.0.4) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.3) minitest (5.11.3) minitest-capybara (0.8.2) capybara (~> 2.2) @@ -201,13 +203,15 @@ GEM metaclass (~> 0.0.1) msgpack (1.2.9) nio4r (2.3.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) pg (1.1.4) popper_js (1.14.5) public_suffix (4.0.1) puma (3.12.1) + racc (1.5.2) rack (2.0.7) rack-cors (1.0.3) rack-proxy (0.6.4)