From b5af7def3a5a632ca8d76e2b70ea94aef95e5472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:39:36 +0000 Subject: [PATCH] build(deps-dev): bump concurrent-ruby 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/standard-static-files/sinatra/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/standard-static-files/sinatra/Gemfile.lock b/appengine/standard-static-files/sinatra/Gemfile.lock index e116c3729..86918c81e 100644 --- a/appengine/standard-static-files/sinatra/Gemfile.lock +++ b/appengine/standard-static-files/sinatra/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)