From e1bb06b73d12c8ede0afd7ab111cdac0141ee91e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:31:14 +0000 Subject: [PATCH] Bump addressable from 2.8.0 to 2.9.0 in /samples-old/CameraDemo 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] --- samples-old/CameraDemo/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples-old/CameraDemo/Gemfile.lock b/samples-old/CameraDemo/Gemfile.lock index c1eef6987..19c9ff4c1 100644 --- a/samples-old/CameraDemo/Gemfile.lock +++ b/samples-old/CameraDemo/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) @@ -71,7 +71,7 @@ GEM nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) - public_suffix (4.0.6) + public_suffix (4.0.7) rexml (3.2.8) strscan (>= 3.0.9) ruby-macho (2.5.1)