From 659a26e85a4ac4196832b52183d4a9274a837fe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 10:14:17 +0000 Subject: [PATCH] Bump loofah from 2.25.1 to 2.25.2 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.25.1 to 2.25.2. - [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.25.1...v2.25.2) --- updated-dependencies: - dependency-name: loofah dependency-version: 2.25.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc18c87..078ec62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.3.6) connection_pool (3.0.2) - crass (1.0.6) + crass (1.0.7) date (3.5.1) devise (5.0.4) bcrypt (~> 3.0) @@ -112,16 +112,16 @@ GEM http-cookie (~> 1.0.0) faraday-encoding (0.0.6) faraday - faraday-follow_redirects (0.3.0) + faraday-follow_redirects (0.5.0) faraday (>= 1, < 3) - faraday-gzip (2.0.1) - faraday (>= 1.0) + faraday-gzip (3.1.0) + faraday (>= 2.0, < 3) zlib (~> 3.0) faraday-http-cache (2.5.1) faraday (>= 0.8) faraday-net_http (3.4.2) net-http (~> 0.5) - faraday-retry (2.2.1) + faraday-retry (2.4.0) faraday (~> 2.0) fastimage (2.3.1) ffi (1.15.5) @@ -146,7 +146,7 @@ GEM thor (>= 0.14, < 2.0) json (2.19.5) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -155,8 +155,8 @@ GEM net-pop net-smtp marcel (1.1.0) - metainspector (5.16.0) - addressable (~> 2.8.4) + metainspector (5.17.2) + addressable (~> 2.9.0) faraday (~> 2.5) faraday-cookie_jar (~> 0.0) faraday-encoding (~> 0.0)