From f2f4b342cd3d96bdfbc51697d2973e37ba99752c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 01:15:38 +0000 Subject: [PATCH] Bump addressable from 2.3.3 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.3 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.3.3...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ba2e603..aad5cec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,8 @@ PATH GEM remote: http://rubygems.org/ specs: - addressable (2.3.3) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) archive-tar-minitar (0.5.2) columnize (0.3.4) diff-lcs (1.1.3) @@ -15,6 +16,7 @@ GEM rbx-require-relative (> 0.0.4) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) + public_suffix (7.0.5) rbx-require-relative (0.0.5) rspec (2.7.0) rspec-core (~> 2.7.0)