From 5feb60aab2565a82c45591cc26243d2c0721dce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 20:22:23 +0000 Subject: [PATCH] Bump loofah from 2.19.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.19.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.19.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 77d7ac5..05f4677 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,9 +88,9 @@ GEM crack (0.4.5) rexml crass (1.0.6) - cuprite (0.14.2) + cuprite (0.14.3) capybara (~> 3.0) - ferrum (~> 0.12.0) + ferrum (~> 0.13.0) debug (1.6.3) irb (>= 1.3.6) reline (>= 0.3.1) @@ -103,7 +103,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - ferrum (0.12) + ferrum (0.13) addressable (~> 2.5) concurrent-ruby (~> 1.1) webrick (~> 1.7) @@ -131,7 +131,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - loofah (2.19.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -153,7 +153,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.13.9-aarch64-linux) + nokogiri (1.13.10-aarch64-linux) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) on_container (0.0.17) activesupport (>= 4) @@ -164,7 +166,7 @@ GEM public_suffix (5.0.0) puma (5.6.5) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.4) rack-protection (3.0.2) rack @@ -274,6 +276,8 @@ GEM railties (>= 6.0.0) tailwindcss-rails (2.0.20-aarch64-linux) railties (>= 6.0.0) + tailwindcss-rails (2.0.20-x86_64-linux) + railties (>= 6.0.0) test-prof (1.0.11) thor (1.2.1) tilt (2.0.11) @@ -308,11 +312,12 @@ GEM PLATFORMS aarch64-linux + x86_64-linux DEPENDENCIES bootsnap capybara - cuprite (~> 0.14.2) + cuprite (~> 0.14.3) debug factory_bot_rails (~> 6.2) foreman (~> 0.87.2)