From b24f0a2df314a75c9ef979db9acaa184fb01bbff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 01:38:46 +0000 Subject: [PATCH] build(deps): bump concurrent-ruby in /cloud-sql/sqlserver/activerecord Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.5 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.5...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cloud-sql/sqlserver/activerecord/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-sql/sqlserver/activerecord/Gemfile.lock b/cloud-sql/sqlserver/activerecord/Gemfile.lock index 00d767b3c..ffb3319d1 100644 --- a/cloud-sql/sqlserver/activerecord/Gemfile.lock +++ b/cloud-sql/sqlserver/activerecord/Gemfile.lock @@ -81,7 +81,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.7) crass (1.0.6) date (3.3.4) diff-lcs (1.5.0)