From 0e08da9a9a171bf5bf853fd0a64dfc616b2765c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:54:30 +0000 Subject: [PATCH] build(deps-dev): bump concurrent-ruby in /appengine/storage Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.2.2 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.2...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- appengine/storage/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/storage/Gemfile.lock b/appengine/storage/Gemfile.lock index 025e17512..481fd1782 100644 --- a/appengine/storage/Gemfile.lock +++ b/appengine/storage/Gemfile.lock @@ -12,7 +12,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.7) cuprite (0.14.3) capybara (~> 3.0) ferrum (~> 0.13.0)