From 97c2fc5f13cb6084eaedf2ae89c5fcb19fba4a10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:05:31 +0000 Subject: [PATCH] build(deps): Bump addressable in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [addressable](https://github.com/sporkmonger/addressable). Updates `addressable` from 2.8.0 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.0...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 216d6ddcc..17e2ae2a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,8 +3,8 @@ GEM specs: CFPropertyList (3.0.5) rexml - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.4.0) @@ -167,7 +167,7 @@ GEM optparse (0.1.1) os (1.1.4) plist (3.6.0) - public_suffix (4.0.7) + public_suffix (7.0.5) rake (13.0.6) representable (3.1.1) declarative (< 0.1.0)