From fc5ab5aadf9a292efd0b40fff0931808bf9ba798 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 06:09:54 +0000 Subject: [PATCH] Bump addressable from 2.8.7 to 2.9.0 in /ios 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] --- ios/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 8e7707a..cbe7e79 100644 --- a/ios/Gemfile.lock +++ b/ios/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.1) @@ -170,7 +170,7 @@ GEM optparse (0.4.0) os (1.1.4) plist (3.7.2) - public_suffix (4.0.7) + public_suffix (7.0.5) rake (13.1.0) representable (3.2.0) declarative (< 0.1.0)