From 31aa37e0cdd4e719e65787d9d4102b4ad23fff99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 06:53:48 +0000 Subject: [PATCH] chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.7 in /apps/RNApp 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 ... Signed-off-by: dependabot[bot] --- apps/RNApp/Gemfile | 2 +- apps/RNApp/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/RNApp/Gemfile b/apps/RNApp/Gemfile index 2e0fbb3f..4b870fdc 100644 --- a/apps/RNApp/Gemfile +++ b/apps/RNApp/Gemfile @@ -5,7 +5,7 @@ ruby '>= 3.1.0' gem 'activesupport', '~> 7.2.3', '>= 7.2.3.1' gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1' -gem 'concurrent-ruby', '< 1.3.4' +gem 'concurrent-ruby', '< 1.3.8' gem 'xcodeproj', '< 1.26.0' # Ruby 3.4.0 has removed some libraries from the standard library. diff --git a/apps/RNApp/Gemfile.lock b/apps/RNApp/Gemfile.lock index fceea35a..4bd53305 100644 --- a/apps/RNApp/Gemfile.lock +++ b/apps/RNApp/Gemfile.lock @@ -62,7 +62,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 (3.0.2) drb (2.2.3) escape (0.0.4) @@ -109,7 +109,7 @@ DEPENDENCIES benchmark bigdecimal cocoapods (>= 1.13, != 1.15.1, != 1.15.0) - concurrent-ruby (< 1.3.4) + concurrent-ruby (< 1.3.8) logger mutex_m nkf