From 2960b46391b6920130043eb8d6e40d9394028d60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 17:54:48 +0000 Subject: [PATCH] Bump loofah from 2.10.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.10.0 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.10.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91fbfd822..c9b7ff2bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,5 @@ GEM remote: http://rubygems.org/ - remote: https://rails-assets.org/ specs: actioncable (5.1.7) actionpack (= 5.1.7) @@ -277,8 +276,8 @@ GEM terrapin (~> 0.6.0) launchy (2.5.0) addressable (~> 2.7) - libv8-node (15.14.0.1-x86_64-linux-musl) - loofah (2.10.0) + libv8-node (15.14.0.1-x86_64-linux) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -347,7 +346,7 @@ GEM nio4r (~> 2.0) rabl (0.14.5) activesupport (>= 2.3.14) - racc (1.5.2) + racc (1.6.1) rack (2.0.9) rack-accept (0.4.5) rack (>= 0.4) @@ -373,12 +372,6 @@ GEM bundler (>= 1.3.0) railties (= 5.1.7) sprockets-rails (>= 2.0.0) - rails-assets-fancyBox (2.1.6) - rails-assets-jquery (>= 1.10) - rails-assets-jquery-mousewheel (~> 3.1.3) - rails-assets-jquery (3.4.1) - rails-assets-jquery-mousewheel (3.1.13) - rails-assets-jquery (>= 1.2.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -518,8 +511,18 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) +GEM + remote: https://rails-assets.org/ + specs: + rails-assets-fancyBox (2.1.6) + rails-assets-jquery (>= 1.10) + rails-assets-jquery-mousewheel (~> 3.1.3) + rails-assets-jquery (3.4.1) + rails-assets-jquery-mousewheel (3.1.13) + rails-assets-jquery (>= 1.2.2) + PLATFORMS - ruby + x86_64-linux DEPENDENCIES actionpack-action_caching (~> 1.2.0)