From 629c137f3f5417a787a9a2c4fadc25d6010183f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 12:49:44 +0000 Subject: [PATCH] chore(deps): bump json in /ios in the bundler group across 1 directory Bumps the bundler group with 1 update in the /ios directory: [json](https://github.com/ruby/json). Updates `json` from 2.16.0 to 2.17.1.2 - [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.16.0...v2.17.1.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.17.1.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- ios/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 40595b0be..7a4c20434 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -99,7 +99,7 @@ GEM mutex_m i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.16.0) + json (2.17.1.2) logger (1.7.0) minitest (5.26.2) molinillo (0.8.0)