From 9a7f26f246e383f66d7a07f3e95d16bdc3d551f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 22:46:56 +0000 Subject: [PATCH] chore(deps): bump json in /apps/fabric-macos-example Bumps [json](https://github.com/ruby/json) from 2.13.2 to 2.19.9. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.13.2...v2.19.9) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/fabric-macos-example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fabric-macos-example/Gemfile.lock b/apps/fabric-macos-example/Gemfile.lock index 3873bdcca..5291fb4cd 100644 --- a/apps/fabric-macos-example/Gemfile.lock +++ b/apps/fabric-macos-example/Gemfile.lock @@ -79,7 +79,7 @@ GEM mutex_m i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.13.2) + json (2.19.9) logger (1.7.0) minitest (5.25.5) molinillo (0.8.0)