From baf4c349697c6e82736019d64d552d953de9652f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 01:11:37 +0000 Subject: [PATCH] build(deps): bump concurrent-ruby Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.2.3 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.2.3...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- appengine/standard-rails-hello-world/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/standard-rails-hello-world/Gemfile.lock b/appengine/standard-rails-hello-world/Gemfile.lock index 96e6c5de4..dca2c104a 100644 --- a/appengine/standard-rails-hello-world/Gemfile.lock +++ b/appengine/standard-rails-hello-world/Gemfile.lock @@ -80,7 +80,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.7) crass (1.0.6) date (3.3.4) diff-lcs (1.5.0)