From 3e2c289cd4ac30d8e662cb7a2c2af973d605b89e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 22:52:19 +0000 Subject: [PATCH] Bump concurrent-ruby Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.7 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.1.7...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/bundle/unpatched_gems_with_dot_configuration/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/bundle/unpatched_gems_with_dot_configuration/Gemfile.lock b/spec/bundle/unpatched_gems_with_dot_configuration/Gemfile.lock index 2261e068..8765d288 100644 --- a/spec/bundle/unpatched_gems_with_dot_configuration/Gemfile.lock +++ b/spec/bundle/unpatched_gems_with_dot_configuration/Gemfile.lock @@ -14,7 +14,7 @@ GEM multi_json (~> 1.0) arel (3.0.3) builder (3.0.4) - concurrent-ruby (1.1.7) + concurrent-ruby (1.3.7) i18n (0.9.5) concurrent-ruby (~> 1.0) multi_json (1.15.0)