From 6cb28643867c0fb240b7aa7faa713f777f1c4acd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:11:40 +0000 Subject: [PATCH] Update addressable to version 2.9.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b4f8a9d..6e05fc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,8 +89,8 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) android_key_attestation (0.3.0) ast (2.4.3) base64 (0.3.0) @@ -250,7 +250,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - public_suffix (6.0.2) + public_suffix (7.0.5) puma (8.0.2) nio4r (~> 2.0) racc (1.8.1)