From bae5f2b215d490d535cb7f7ff2251c6c03fa4219 Mon Sep 17 00:00:00 2001 From: "le.labat" Date: Fri, 26 Apr 2024 22:44:52 +0200 Subject: [PATCH] Bump cocoapods version --- Gemfile | 2 +- Gemfile.lock | 44 ++++++++++++++++++++++++++------------------ 2 files changed, 27 insertions(+), 19 deletions(-) diff --git a/Gemfile b/Gemfile index 3ab8c24e..a47973af 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -gem "cocoapods", '1.11.2' +gem "cocoapods", '1.12.0' gem "fastlane", '2.198.1' gem "iostrust" diff --git a/Gemfile.lock b/Gemfile.lock index 62558e8d..2f14f926 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,12 +3,16 @@ GEM specs: CFPropertyList (3.0.6) rexml - activesupport (6.1.4.1) + activesupport (7.1.3.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) algoliasearch (1.27.5) @@ -33,16 +37,18 @@ GEM aws-sigv4 (1.6.0) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) + base64 (0.2.0) + bigdecimal (3.1.7) claide (1.1.0) - cocoapods (1.11.2) + cocoapods (1.12.0) addressable (~> 2.8) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.11.2) + cocoapods-core (= 1.12.0) cocoapods-deintegrate (>= 1.0.3, < 2.0) - cocoapods-downloader (>= 1.4.0, < 2.0) + cocoapods-downloader (>= 1.6.0, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0) - cocoapods-trunk (>= 1.4.0, < 2.0) + cocoapods-trunk (>= 1.6.0, < 2.0) cocoapods-try (>= 1.1.0, < 2.0) colored2 (~> 3.1) escape (~> 0.0.4) @@ -50,10 +56,10 @@ GEM gh_inspector (~> 1.0) molinillo (~> 0.8.0) nap (~> 1.0) - ruby-macho (>= 1.0, < 3.0) + ruby-macho (>= 2.3.0, < 3.0) xcodeproj (>= 1.21.0, < 2.0) - cocoapods-core (1.11.2) - activesupport (>= 5.0, < 7) + cocoapods-core (1.12.0) + activesupport (>= 5.0, < 8) addressable (~> 2.8) algoliasearch (~> 1.0) concurrent-ruby (~> 1.1) @@ -76,16 +82,18 @@ GEM colorize (0.8.1) commander (4.6.0) highline (~> 2.0.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) declarative (0.0.20) digest-crc (0.6.5) rake (>= 12.0.0, < 14.0.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.8.1) + drb (2.2.1) emoji_regex (3.2.3) escape (0.0.4) - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) excon (0.100.0) faraday (1.10.3) @@ -163,7 +171,7 @@ GEM plist xcodeproj xctest_list (>= 1.2.1) - ffi (1.15.4) + ffi (1.16.3) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -209,7 +217,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.8.11) + i18n (1.14.4) concurrent-ruby (~> 1.0) iostrust (1.0.0) commander (~> 4.3) @@ -220,10 +228,11 @@ GEM memoist (0.16.2) mini_magick (4.12.0) mini_mime (1.1.2) - minitest (5.14.4) + minitest (5.22.3) molinillo (0.8.0) multi_json (1.15.0) multipart-post (2.0.0) + mutex_m (0.2.0) nanaimo (0.3.0) nap (1.1.0) naturally (2.2.1) @@ -261,9 +270,9 @@ GEM tty-screen (0.8.1) tty-spinner (0.9.3) tty-cursor (~> 0.7) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) @@ -284,13 +293,12 @@ GEM xcpretty-travis-formatter (1.0.1) xcpretty (~> 0.2, >= 0.0.7) xctest_list (1.2.1) - zeitwerk (2.5.1) PLATFORMS ruby DEPENDENCIES - cocoapods (= 1.11.2) + cocoapods (= 1.12.0) fastlane (= 2.198.1) fastlane-plugin-clang_format fastlane-plugin-test_center