From 09bc7a387bf0713ead4d7bbe1f6060f71ac55632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:01:46 +0000 Subject: [PATCH] Bump json from 2.6.1 to 2.15.1 Bumps [json](https://github.com/ruby/json) from 2.6.1 to 2.15.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.6.1...v2.15.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 558124ea..43ca1897 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - json (2.6.1) + json (2.15.1) kgio (2.11.3) method_source (1.0.0) mime-types (3.3.1)