From 6d788186c6696fd42cc91a12dbef1aa7dcc89412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:50:49 +0000 Subject: [PATCH] build(deps): bump json from 2.19.5 to 2.19.9 in /spanner Bumps [json](https://github.com/ruby/json) from 2.19.5 to 2.19.9. - [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.5...v2.19.9) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.9 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 198c6c072..26fd0710d 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.5) + json (2.19.9) jwt (3.1.2) base64 logger (1.7.0)