From 335f3c742d508f109fb5e75e90f0e42e65e6cb59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 22:46:36 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.2 to 7.0.7.2 in /ios/examples Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.2 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ios/examples/Gemfile.lock | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/ios/examples/Gemfile.lock b/ios/examples/Gemfile.lock index 49bd975..b259ff3 100644 --- a/ios/examples/Gemfile.lock +++ b/ios/examples/Gemfile.lock @@ -1,12 +1,11 @@ GEM remote: http://rubygems.org/ specs: - activesupport (6.0.3.2) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) appium_lib (10.6.0) appium_lib_core (~> 3.3) nokogiri (~> 1.8, >= 1.8.1) @@ -18,7 +17,7 @@ GEM builder (3.2.4) childprocess (3.0.0) chunky_png (1.3.12) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) cucumber (5.1.0) builder (~> 3.2, >= 3.2.4) cucumber-core (~> 8.0, >= 8.0.1) @@ -56,11 +55,11 @@ GEM eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) ffi (1.13.1) - i18n (1.8.5) + i18n (1.14.1) concurrent-ruby (~> 1.0) middleware (0.1.0) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.19.0) multi_test (0.1.2) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) @@ -101,12 +100,11 @@ GEM thor (1.0.1) thread_safe (0.3.6) tomlrb (1.3.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.0) PLATFORMS ruby