From 5322470371b38d23b664e65c6a5caf2d27777abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 10:56:35 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e1cbdb6..3a9e985c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.3.6) - crass (1.0.6) + crass (1.0.7) csv (3.3.5) d3-rails (7.8.5) railties (>= 3.1) @@ -176,7 +176,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -220,12 +220,12 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.3) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.19.3-x86_64-darwin) + nokogiri (1.19.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.19.3-x86_64-linux-gnu) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) openssl (3.3.3) orm_adapter (0.5.0)