From 01c5433cf93b51f0469f96f1b522fe2261469d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 06:39:41 +0000 Subject: [PATCH] build: bump addressable in /ios in the bundler group across 1 directory Bumps the bundler group with 1 update in the /ios directory: [addressable](https://github.com/sporkmonger/addressable). Updates `addressable` from 2.8.4 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.4...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] --- ios/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index d7d0fcce..a57e8781 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -3,8 +3,8 @@ GEM specs: CFPropertyList (3.0.3) abbrev (0.1.2) - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.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) @@ -168,7 +168,7 @@ GEM os (1.1.1) ostruct (0.6.3) plist (3.6.0) - public_suffix (5.0.3) + public_suffix (7.0.5) rake (13.0.3) representable (3.1.1) declarative (< 0.1.0)