From 80d2d300d19004527e28c80c43eb96bd274c0446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:05:17 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.1.5 to 1.3.7 Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.5 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.5...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18fddea..5eb8746 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,11 +19,11 @@ GEM specs: byebug (11.0.1) clamp (1.3.1) - concurrent-ruby (1.1.5) - concurrent-ruby-edge (0.5.0) - concurrent-ruby (~> 1.1.5) - concurrent-ruby-ext (1.1.5) - concurrent-ruby (= 1.1.5) + concurrent-ruby (1.3.7) + concurrent-ruby-edge (0.7.2) + concurrent-ruby (~> 1.3) + concurrent-ruby-ext (1.3.7) + concurrent-ruby (= 1.3.7) connection_pool (2.2.2) ffi (1.11.1) ffi (1.11.1-java)