From 6af98fd0fb539280e8baf0b25e68243f4751bb02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 10:46:57 +0100 Subject: [PATCH] Build(deps): Bump json from 2.9.1 to 2.10.1 (#31262) Bumps [json](https://github.com/ruby/json) from 2.9.1 to 2.10.1. - [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.9.1...v2.10.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6fe33330d7b..4deff727eff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,7 +199,7 @@ GEM reline (>= 0.4.2) iso8601 (0.13.0) jmespath (1.6.2) - json (2.9.1) + json (2.10.1) json-schema (5.1.1) addressable (~> 2.8) bigdecimal (~> 3.1)