From a9da1d0016d75a66031153d7b61532bf191d18d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:15:41 +0000 Subject: [PATCH] Bump addressable from 2.8.4 to 2.9.0 in /app/iosApp Bumps [addressable](https://github.com/sporkmonger/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 ... Signed-off-by: dependabot[bot] --- app/iosApp/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/iosApp/Gemfile.lock b/app/iosApp/Gemfile.lock index 3e259a45..a31d83f4 100644 --- a/app/iosApp/Gemfile.lock +++ b/app/iosApp/Gemfile.lock @@ -3,8 +3,8 @@ GEM specs: CFPropertyList (3.0.6) rexml - 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.2.0) @@ -161,7 +161,7 @@ GEM optparse (0.1.1) os (1.1.4) plist (3.7.0) - public_suffix (5.0.3) + public_suffix (7.0.5) rake (13.0.6) representable (3.2.0) declarative (< 0.1.0)