From d78e8510f82e92b973948ca9f61cf79081e176f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 21:43:05 +0000 Subject: [PATCH] Bump loofah from 2.2.2 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.2 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.2...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a08a7ed..b57c3a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT - remote: git://github.com/rails-api/active_model_serializers.git - revision: 0b5a540e8d5a469b32e9809364c6d32daab1e6ac + remote: https://github.com/rails-api/active_model_serializers.git + revision: beeb216fab286537389788349c513264325393ef specs: active_model_serializers (1.0.0.pre.dev) @@ -608,7 +608,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.0.5) connection_pool (2.2.1) - crass (1.0.3) + crass (1.0.6) debug_inspector (0.0.3) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) @@ -654,23 +654,25 @@ GEM thor (>= 0.14, < 2.0) json (1.8.6) logster (1.2.9) - loofah (2.2.2) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) mongo (2.5.1) bson (>= 4.3.0, < 5.0.0) multi_json (1.13.1) newrelic_rpm (4.8.0.341) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) public_suffix (3.0.2) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.6.1) rack (1.6.9) rack-mini-profiler (0.10.7) rack (>= 1.2.0)