From a1d6b91f9415c23b2881fa19fe4fb5b5b2a34871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 10:12:51 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.3.3 to 1.3.7 in /packages/mobile Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.3 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.3...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/mobile/Gemfile | 2 +- packages/mobile/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/mobile/Gemfile b/packages/mobile/Gemfile index a73d388dc2..326c0ffed0 100644 --- a/packages/mobile/Gemfile +++ b/packages/mobile/Gemfile @@ -5,4 +5,4 @@ ruby ">= 2.6.10" gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1' gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0' gem 'xcodeproj', git: 'https://github.com/CocoaPods/Xcodeproj', ref: '2cf6a2263d2b164b87c1fdaed340667046b4e44d' -gem 'concurrent-ruby', '< 1.3.4' +gem 'concurrent-ruby', '< 1.3.8' diff --git a/packages/mobile/Gemfile.lock b/packages/mobile/Gemfile.lock index a6c365e376..3b2a10af26 100644 --- a/packages/mobile/Gemfile.lock +++ b/packages/mobile/Gemfile.lock @@ -76,7 +76,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.7) connection_pool (2.5.5) drb (2.2.3) escape (0.0.4) @@ -114,7 +114,7 @@ PLATFORMS DEPENDENCIES activesupport (>= 6.1.7.5, != 7.1.0) cocoapods (>= 1.13, != 1.15.1, != 1.15.0) - concurrent-ruby (< 1.3.4) + concurrent-ruby (< 1.3.8) xcodeproj! RUBY VERSION