From 748cf19fe5e87d66b669bb99b027c3d272a7e338 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 11:38:55 +0000 Subject: [PATCH] chore(deps): update dependency concurrent-ruby to '< 1.3.8' [security] --- implementations/react-native-sdk/Gemfile | 2 +- implementations/react-native-sdk/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/implementations/react-native-sdk/Gemfile b/implementations/react-native-sdk/Gemfile index bdf8fdd45..0143c1dae 100644 --- a/implementations/react-native-sdk/Gemfile +++ b/implementations/react-native-sdk/Gemfile @@ -7,4 +7,4 @@ ruby ">= 2.6.10" gem 'cocoapods', '1.16.2' gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0' gem 'xcodeproj', '< 1.27.1' -gem 'concurrent-ruby', '< 1.3.7' +gem 'concurrent-ruby', '< 1.3.8' diff --git a/implementations/react-native-sdk/Gemfile.lock b/implementations/react-native-sdk/Gemfile.lock index 258d4e7bf..9585425a0 100644 --- a/implementations/react-native-sdk/Gemfile.lock +++ b/implementations/react-native-sdk/Gemfile.lock @@ -65,7 +65,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) drb (2.2.3) escape (0.0.4) @@ -110,7 +110,7 @@ PLATFORMS DEPENDENCIES activesupport (>= 6.1.7.5, != 7.1.0) cocoapods (= 1.16.2) - concurrent-ruby (< 1.3.7) + concurrent-ruby (< 1.3.8) xcodeproj (< 1.27.1) RUBY VERSION