From 696fd3008527e9f27dfae3757f5de2b51f3f8f1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:59:33 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.1.7 to 1.3.7 in /falcon/app 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] --- falcon/app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/falcon/app/Gemfile.lock b/falcon/app/Gemfile.lock index 9c7bf8e4..62f64ec3 100644 --- a/falcon/app/Gemfile.lock +++ b/falcon/app/Gemfile.lock @@ -72,7 +72,7 @@ GEM colored2 (3.1.2) commander-fastlane (4.4.6) highline (~> 1.7.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.3.7) declarative (0.0.20) declarative-option (0.1.0) digest-crc (0.6.3)