From 0ff8f139300c02d709adcd46b1a3028bbc745d68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 07:34:59 +0000 Subject: [PATCH] chore(deps): bump addressable in /mqtt-client-React-Native/RNMQTTDemo 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] --- mqtt-client-React-Native/RNMQTTDemo/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mqtt-client-React-Native/RNMQTTDemo/Gemfile.lock b/mqtt-client-React-Native/RNMQTTDemo/Gemfile.lock index e1f90007..8a6aa0d6 100644 --- a/mqtt-client-React-Native/RNMQTTDemo/Gemfile.lock +++ b/mqtt-client-React-Native/RNMQTTDemo/Gemfile.lock @@ -9,8 +9,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1)