From ff12b1015190638a6adff90dad2ce11fc6faaf33 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 02:25:41 +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 8f45f4e3..55390bd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) async (2.3.0) console (~> 1.10) io-event (~> 1.1) @@ -73,7 +73,7 @@ GEM racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.1) + public_suffix (6.0.2) racc (1.6.1) rainbow (3.1.1) rake (13.0.6)