From ceb255fedc08419422c08f04649c9bb77edd54b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:58:50 +0000 Subject: [PATCH] chore(deps): bump concurrent-ruby Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.4 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.3.4...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- projects/LiveLocationStreamChatSample/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/LiveLocationStreamChatSample/Gemfile.lock b/projects/LiveLocationStreamChatSample/Gemfile.lock index e1be8d8..b65c5a5 100644 --- a/projects/LiveLocationStreamChatSample/Gemfile.lock +++ b/projects/LiveLocationStreamChatSample/Gemfile.lock @@ -63,7 +63,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.7) connection_pool (2.4.1) drb (2.2.1) escape (0.0.4)