From 68a0a57d692ec2533e051fc51539076090261e33 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 02:08:19 +0000 Subject: [PATCH] Update addressable to version 2.9.0 --- Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..c2a674e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,8 +49,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) arel (9.0.0) ast (2.4.0) autoprefixer-rails (8.4.1) @@ -172,6 +172,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.0.1) + mini_portile2 (2.8.9) minitest (5.19.0) modernizr-rails (2.7.1) multi_json (1.15.0) @@ -181,6 +182,9 @@ GEM sass (~> 3.4) thor (~> 0.19) nio4r (2.3.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) oauth (0.5.1) @@ -211,7 +215,7 @@ GEM ast (~> 2.4.0) pg (1.5.3) powerpack (0.1.2) - public_suffix (5.0.3) + public_suffix (7.0.5) puma (5.6.7) nio4r (~> 2.0) pundit (1.1.0)