From b539baa3d54ba07d4ff7aca95008c72c760b9d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 05:28:51 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.12.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.3 to 2.12.0. - [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.12.0) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index da69f4e..042d0a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,6 +97,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) + crass (1.0.6) cucumber (2.4.0) builder (>= 2.1.2) cucumber-core (~> 1.5.0) @@ -159,7 +160,8 @@ GEM activerecord kaminari-core (= 1.1.1) kaminari-core (1.1.1) - loofah (2.0.3) + loofah (2.12.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.5) mime-types (>= 1.16, < 4) @@ -167,7 +169,7 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.4.0) minitest (5.10.1) multi_json (1.12.1) multi_test (0.1.2) @@ -176,8 +178,8 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (5.0.2) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) notifier (0.5.2) oauth2 (1.3.1) faraday (>= 0.8, < 0.12)