From c8239b021abb9ca7f03566ca4e60cb358eeed0bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 12:43:44 +0000 Subject: [PATCH] Update dependency activesupport to v8 --- ios/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 1e9a4e58..8147d3ac 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -88,8 +88,8 @@ GEM colored2 (3.1.2) commander (4.6.0) highline (~> 2.0.0) - concurrent-ruby (1.3.3) - connection_pool (2.5.0) + concurrent-ruby (1.3.5) + connection_pool (2.5.3) declarative (0.0.20) digest-crc (0.7.0) rake (>= 12.0.0, < 14.0.0) @@ -239,14 +239,14 @@ GEM json (2.10.2) jwt (2.10.1) base64 - logger (1.6.5) + logger (1.7.0) mime-types (3.6.2) logger mime-types-data (~> 3.2015) mime-types-data (3.2025.0415) mini_magick (4.13.2) mini_mime (1.1.5) - minitest (5.25.4) + minitest (5.25.5) molinillo (0.8.0) multi_json (1.15.0) multipart-post (2.4.1)