From e678aa06f1a60fb7356f506a13c0c3e1a8b674b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 01:03:37 +0000 Subject: [PATCH] Bump addressable from 2.3.5 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.5 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.3.5...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98a84bc..3c04e39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,8 @@ GEM adamantium (0.2.0) ice_nine (~> 0.11.0) memoizable (~> 0.4.0) - addressable (2.3.5) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) anima (0.2.0) abstract_type (~> 0.0.7) adamantium (~> 0.1) @@ -66,6 +67,7 @@ GEM ast (~> 1.1) slop (~> 3.4, >= 3.4.5) procto (0.0.2) + public_suffix (7.0.5) rake (10.1.1) redcarpet (3.1.1) rest-client (1.6.7)