From d5c012a146f055be3ead96535302b36b1f8a8ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 02:06:01 +0000 Subject: [PATCH] build(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in /spanner Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.6...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 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..0fb2e29db 100644 --- a/spanner/Gemfile.lock +++ b/spanner/Gemfile.lock @@ -5,7 +5,7 @@ GEM public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) bigdecimal (3.3.1) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) declarative (0.0.20) diff-lcs (1.5.1) faraday (2.14.1)