From f8fde3aea1c62194f18bfd71b4928c771beee122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:37:21 +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] --- .../ruby31-and-earlier/static_files/sinatra/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/flexible/ruby31-and-earlier/static_files/sinatra/Gemfile.lock b/appengine/flexible/ruby31-and-earlier/static_files/sinatra/Gemfile.lock index f4ae5a8e0..26eb8a797 100644 --- a/appengine/flexible/ruby31-and-earlier/static_files/sinatra/Gemfile.lock +++ b/appengine/flexible/ruby31-and-earlier/static_files/sinatra/Gemfile.lock @@ -11,7 +11,7 @@ GEM rack (>= 1.6.0) rack-test (>= 0.6.3) xpath (~> 3.1) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.7) cuprite (0.14.3) capybara (~> 3.0) ferrum (~> 0.13.0)