From 8e7160852418c6c81398794bfe0576be075b0813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 04:04:02 +0000 Subject: [PATCH] Bump loofah from 2.3.1 to 2.19.1 in /modulo_03/crypo_wallet Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.1 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.3.1...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- modulo_03/crypo_wallet/Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/modulo_03/crypo_wallet/Gemfile.lock b/modulo_03/crypo_wallet/Gemfile.lock index ce0171e..eb19229 100644 --- a/modulo_03/crypo_wallet/Gemfile.lock +++ b/modulo_03/crypo_wallet/Gemfile.lock @@ -73,7 +73,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.5) + crass (1.0.6) erubi (1.7.1) execjs (2.7.0) ffi (1.9.25) @@ -89,7 +89,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -97,14 +97,16 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.2.4) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.10.5) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) pg (1.0.0) pry (0.11.3)