From ba6a2f30bff76f519065cb5e96cdfa1483dbb5ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 00:43:20 +0000 Subject: [PATCH] build(deps): bump json from 2.19.1 to 2.19.2 in /spanner Bumps [json](https://github.com/ruby/json) from 2.19.1 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.19.1...v2.19.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spanner/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spanner/Gemfile.lock b/spanner/Gemfile.lock index f09e7f98e..abe2a0b05 100644 --- a/spanner/Gemfile.lock +++ b/spanner/Gemfile.lock @@ -87,7 +87,7 @@ GEM googleapis-common-protos (~> 1.7.0) grpc (~> 1.41) httpclient (2.8.3) - json (2.19.1) + json (2.19.2) jwt (3.1.2) base64 logger (1.7.0)