From 6b80d3b29c9dcde754f96f19ab21130ff01f36c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:38:51 +0000 Subject: [PATCH] Bump json from 2.7.6 to 2.19.2 Bumps [json](https://github.com/ruby/json) from 2.7.6 to 2.19.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.7.6...v2.19.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.2 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 fbdd72f..87357af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM faraday (~> 2.0) hashdiff (1.2.1) io-console (0.8.2) - json (2.7.6) + json (2.19.2) method_source (1.1.0) net-http-persistent (4.0.8) connection_pool (>= 2.2.4, < 4)