From b1af574735a5b9cb1a23301642b0d9a849012423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 09:50:04 +0000 Subject: [PATCH] Bump addressable from 2.8.0 to 2.9.0 in /android Bumps [addressable](https://github.com/sporkmonger/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 ... Signed-off-by: dependabot[bot] --- android/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/android/Gemfile.lock b/android/Gemfile.lock index e2d579cfc..9a1a2f613 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.3) - 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.1.1) @@ -152,7 +152,7 @@ GEM naturally (2.2.1) os (1.1.1) plist (3.6.0) - public_suffix (4.0.6) + public_suffix (7.0.5) rake (13.0.6) representable (3.1.1) declarative (< 0.1.0)