From 37909e59b6e4f88a3759bb81ef15933b51202711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:35:16 +0000 Subject: [PATCH] build(deps): bump addressable from 2.8.7 to 2.9.0 in /ci/danger Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.7...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ci/danger/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/danger/Gemfile.lock b/ci/danger/Gemfile.lock index b6085ca7b55..ff30d4c59ab 100644 --- a/ci/danger/Gemfile.lock +++ b/ci/danger/Gemfile.lock @@ -14,8 +14,8 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) benchmark (0.5.0) bigdecimal (4.0.1) @@ -75,7 +75,7 @@ GEM open4 (1.3.4) process_executer (1.3.0) pstore (0.2.0) - public_suffix (6.0.2) + public_suffix (7.0.5) rchardet (1.10.0) rexml (3.4.4) sawyer (0.9.2)