From f5d791df7376ecdbdcde3a24cb2b41b100496a43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 01:10:12 +0000 Subject: [PATCH] chore(deps): update dependency concurrent-ruby [security] --- implementations/react-native-sdk/Gemfile | 2 +- implementations/react-native-sdk/Gemfile.lock | 4 ++-- packages/react-native-sdk/dev/Gemfile | 2 +- packages/react-native-sdk/dev/Gemfile.lock | 4 ++-- 4 files changed, 6 insertions(+), 6 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 diff --git a/packages/react-native-sdk/dev/Gemfile b/packages/react-native-sdk/dev/Gemfile index fff223d65..f6d697d46 100644 --- a/packages/react-native-sdk/dev/Gemfile +++ b/packages/react-native-sdk/dev/Gemfile @@ -7,4 +7,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', '< 1.27.1' -gem 'concurrent-ruby', '< 1.3.8' +gem 'concurrent-ruby', '< 1.3.9' diff --git a/packages/react-native-sdk/dev/Gemfile.lock b/packages/react-native-sdk/dev/Gemfile.lock index 2919835f2..28226d51c 100644 --- a/packages/react-native-sdk/dev/Gemfile.lock +++ b/packages/react-native-sdk/dev/Gemfile.lock @@ -62,7 +62,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) drb (2.2.3) escape (0.0.4) @@ -107,7 +107,7 @@ PLATFORMS DEPENDENCIES activesupport (>= 6.1.7.5, != 7.1.0) cocoapods (>= 1.13, != 1.15.1, != 1.15.0) - concurrent-ruby (< 1.3.8) + concurrent-ruby (< 1.3.9) xcodeproj (< 1.27.1) RUBY VERSION