From 8865f89b5413839a080f4342c0477bbdbd5ebae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 09:59:07 +0000 Subject: [PATCH] chore(deps): bump addressable from 2.8.8 to 2.9.0 in /apps/RNApp Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.8 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.8...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/RNApp/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/RNApp/Gemfile.lock b/apps/RNApp/Gemfile.lock index f6bb010a..258987ff 100644 --- a/apps/RNApp/Gemfile.lock +++ b/apps/RNApp/Gemfile.lock @@ -7,7 +7,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.8) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3)