From ee8c2598eb7c5593350f3fb4d0a53f9cfeca202a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:24:41 +0000 Subject: [PATCH] Bump addressable from 2.8.7 to 2.9.0 in /desktop 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] --- desktop/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop/Gemfile.lock b/desktop/Gemfile.lock index 789967a15b7b..f06ebdeaf698 100644 --- a/desktop/Gemfile.lock +++ b/desktop/Gemfile.lock @@ -5,8 +5,8 @@ GEM base64 nkf rexml - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.3.0) @@ -164,7 +164,7 @@ GEM optparse (0.5.0) os (1.1.4) plist (3.7.1) - public_suffix (6.0.1) + public_suffix (7.0.5) rake (13.2.1) rb-readline (0.5.5) representable (3.2.0)