From acf30eac9033dde9b1aa90d1f7e77417aa2abcc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 02:22:56 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 678d8b5..f12ea9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) crack (0.4.3) safe_yaml (~> 1.0.0) domain_name (0.5.20180417) @@ -22,7 +22,7 @@ GEM minitest (5.11.3) minitest-stub-const (0.6) netrc (0.11.0) - public_suffix (3.0.3) + public_suffix (7.0.5) rake (10.5.0) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0)