From 17b7330e2831d1ead5cb833db7cfcaf9a9f0b8af Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 11:45:12 +0000 Subject: [PATCH] Update addressable to version 2.8.8 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9eb8662..9c8c9fc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,8 +86,8 @@ GEM awesome_nested_set (>= 2.0) acts_as_list (1.0.4) activerecord (>= 4.2) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) ajax-datatables-rails (1.3.1) zeitwerk @@ -423,7 +423,7 @@ GEM psych (5.3.1) date stringio - public_suffix (6.0.2) + public_suffix (7.0.2) puma (6.6.1) nio4r (~> 2.0) racc (1.8.1)