From 6eee562dba61bcbb570cd41ab8122aebe2dabfe2 Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Wed, 23 Oct 2024 08:59:08 +0200 Subject: [PATCH 1/9] Update gem dependencies --- Gemfile | 2 - Gemfile.lock | 143 +++++++++++++++++++++++++--------------------- fastlane/Fastfile | 7 --- 3 files changed, 78 insertions(+), 74 deletions(-) diff --git a/Gemfile b/Gemfile index af82b603..7b22fb47 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,5 @@ source "https://rubygems.org" gem "cocoapods" - gem "fastlane" gem "slather" -gem "jazzy" diff --git a/Gemfile.lock b/Gemfile.lock index e1a873a5..2391808f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,38 +5,39 @@ GEM base64 nkf rexml - activesupport (7.1.3.3) + activesupport (7.2.1.1) base64 bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.934.0) - aws-sdk-core (3.196.1) + aws-partitions (1.993.0) + aws-sdk-core (3.211.0) aws-eventstream (~> 1, >= 1.3.0) - aws-partitions (~> 1, >= 1.651.0) - aws-sigv4 (~> 1.8) + aws-partitions (~> 1, >= 1.992.0) + aws-sigv4 (~> 1.9) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.82.0) - aws-sdk-core (~> 3, >= 3.193.0) - aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.151.0) - aws-sdk-core (~> 3, >= 3.194.0) + aws-sdk-kms (1.95.0) + aws-sdk-core (~> 3, >= 3.210.0) + aws-sigv4 (~> 1.5) + aws-sdk-s3 (1.169.0) + aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.8) - aws-sigv4 (1.8.0) + aws-sigv4 (~> 1.5) + aws-sigv4 (1.10.1) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) base64 (0.2.0) @@ -84,7 +85,7 @@ GEM colored2 (3.1.2) commander (4.6.0) highline (~> 2.0.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) declarative (0.0.20) digest-crc (0.6.5) @@ -96,8 +97,8 @@ GEM escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) - excon (0.110.0) - faraday (1.10.3) + excon (0.112.0) + faraday (1.10.4) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -118,15 +119,15 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - faraday_middleware (1.2.0) + faraday_middleware (1.2.1) faraday (~> 1.0) fastimage (2.3.1) - fastlane (2.220.0) + fastlane (2.225.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -142,6 +143,7 @@ GEM faraday-cookie_jar (~> 0.0.6) faraday_middleware (~> 1.0) fastimage (>= 2.1.0, < 3.0.0) + fastlane-sirp (>= 1.0.0) gh_inspector (>= 1.1.2, < 2.0.0) google-apis-androidpublisher_v3 (~> 0.3) google-apis-playcustomapp_v1 (~> 0.1) @@ -167,7 +169,18 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - ffi (1.16.3) + fastlane-sirp (1.0.0) + sysrandom (~> 1.0) + ffi (1.17.0-aarch64-linux-gnu) + ffi (1.17.0-aarch64-linux-musl) + ffi (1.17.0-arm-linux-gnu) + ffi (1.17.0-arm-linux-musl) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86-linux-gnu) + ffi (1.17.0-x86-linux-musl) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.0-x86_64-linux-musl) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -187,7 +200,7 @@ GEM google-apis-core (>= 0.11.0, < 2.a) google-apis-storage_v1 (0.31.0) google-apis-core (>= 0.11.0, < 2.a) - google-cloud-core (1.7.0) + google-cloud-core (1.7.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) google-cloud-env (1.6.0) @@ -208,64 +221,56 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) highline (2.0.3) - http-cookie (1.0.5) + http-cookie (1.0.7) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - jazzy (0.15.0) - cocoapods (~> 1.5) - mustache (~> 1.1) - open4 (~> 1.3) - redcarpet (~> 3.4) - rexml (~> 3.2) - rouge (>= 2.0.6, < 5.0) - sassc (~> 2.1) - sqlite3 (~> 1.3) - xcinvoke (~> 0.3.0) jmespath (1.6.2) json (2.7.2) - jwt (2.8.1) + jwt (2.9.3) base64 - liferaft (0.0.6) - mini_magick (4.12.0) + logger (1.6.1) + mini_magick (4.13.2) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.1) + minitest (5.25.1) molinillo (0.8.0) multi_json (1.15.0) multipart-post (2.4.1) - mustache (1.1.1) - mutex_m (0.2.0) nanaimo (0.3.0) nap (1.1.0) naturally (2.2.1) netrc (0.11.0) nkf (0.2.0) - nokogiri (1.16.5) - mini_portile2 (~> 2.8.2) + nokogiri (1.16.7-aarch64-linux) + racc (~> 1.4) + nokogiri (1.16.7-arm-linux) + racc (~> 1.4) + nokogiri (1.16.7-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.7-x86-linux) + racc (~> 1.4) + nokogiri (1.16.7-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - open4 (1.3.4) optparse (0.5.0) os (1.1.4) plist (3.7.1) public_suffix (4.0.7) - racc (1.8.0) + racc (1.8.1) rake (13.2.1) - redcarpet (3.6.0) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.8) rouge (2.0.7) ruby-macho (2.5.1) ruby2_keywords (0.0.5) rubyzip (2.3.2) - sassc (2.4.0) - ffi (~> 1.9) + securerandom (0.3.1) security (0.1.5) signet (0.19.0) addressable (~> 2.8) @@ -275,15 +280,13 @@ GEM simctl (1.6.10) CFPropertyList naturally - slather (2.8.0) + slather (2.8.4) CFPropertyList (>= 2.2, < 4) activesupport clamp (~> 1.3) nokogiri (>= 1.14.3) - xcodeproj (~> 1.21) - sqlite3 (1.7.3) - mini_portile2 (~> 2.8.0) - strscan (3.1.0) + xcodeproj (~> 1.25) + sysrandom (1.0.5) terminal-notifier (2.0.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -297,29 +300,39 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) word_wrap (1.0.0) - xcinvoke (0.3.0) - liferaft (~> 0.0.6) - xcodeproj (1.24.0) + xcodeproj (1.25.1) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.3.0) - rexml (~> 3.2.4) + rexml (>= 3.3.6, < 4.0) xcpretty (0.3.0) rouge (~> 2.0.7) xcpretty-travis-formatter (1.0.1) xcpretty (~> 0.2, >= 0.0.7) PLATFORMS - ruby + aarch64-linux + aarch64-linux-gnu + aarch64-linux-musl + arm-linux + arm-linux-gnu + arm-linux-musl + arm64-darwin + x86-linux + x86-linux-gnu + x86-linux-musl + x86_64-darwin + x86_64-linux + x86_64-linux-gnu + x86_64-linux-musl DEPENDENCIES cocoapods fastlane - jazzy slather BUNDLED WITH diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 9ca167e3..32ccc6de 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -124,10 +124,3 @@ lane :build_example do build: true ) end - -desc "Generate Documentation" -lane :generate_docs do - jazzy( - config: ".jazzy.yaml" - ) -end From 043c74d827f17fdeace8df1ab4625d92ae2aba37 Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Wed, 23 Oct 2024 09:02:43 +0200 Subject: [PATCH 2/9] rexml --- Gemfile | 1 + Gemfile.lock | 1 + 2 files changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index 7b22fb47..70172b79 100644 --- a/Gemfile +++ b/Gemfile @@ -3,3 +3,4 @@ source "https://rubygems.org" gem "cocoapods" gem "fastlane" gem "slather" +gem "rexml", ">= 3.3.8" diff --git a/Gemfile.lock b/Gemfile.lock index 2391808f..a83b8ae0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -333,6 +333,7 @@ PLATFORMS DEPENDENCIES cocoapods fastlane + rexml (>= 3.3.8) slather BUNDLED WITH From 34fe5ee1562e5218b91230b426924a0063fbe51a Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Wed, 23 Oct 2024 09:09:00 +0200 Subject: [PATCH 3/9] rexml2 --- Gemfile | 5 ++--- Gemfile.lock | 25 ++----------------------- 2 files changed, 4 insertions(+), 26 deletions(-) diff --git a/Gemfile b/Gemfile index 70172b79..bd02eebc 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,5 @@ source "https://rubygems.org" -gem "cocoapods" -gem "fastlane" -gem "slather" +gem "cocoapods", "1.15.2" +gem "fastlane", "2.225.0" gem "rexml", ">= 3.3.8" diff --git a/Gemfile.lock b/Gemfile.lock index a83b8ae0..af232ddf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,6 @@ GEM base64 (0.2.0) bigdecimal (3.1.8) claide (1.1.0) - clamp (1.3.2) cocoapods (1.15.2) addressable (~> 2.8) claide (>= 1.0.2, < 2.0) @@ -242,23 +241,10 @@ GEM naturally (2.2.1) netrc (0.11.0) nkf (0.2.0) - nokogiri (1.16.7-aarch64-linux) - racc (~> 1.4) - nokogiri (1.16.7-arm-linux) - racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) - racc (~> 1.4) - nokogiri (1.16.7-x86-linux) - racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) - racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) - racc (~> 1.4) optparse (0.5.0) os (1.1.4) plist (3.7.1) public_suffix (4.0.7) - racc (1.8.1) rake (13.2.1) representable (3.2.0) declarative (< 0.1.0) @@ -280,12 +266,6 @@ GEM simctl (1.6.10) CFPropertyList naturally - slather (2.8.4) - CFPropertyList (>= 2.2, < 4) - activesupport - clamp (~> 1.3) - nokogiri (>= 1.14.3) - xcodeproj (~> 1.25) sysrandom (1.0.5) terminal-notifier (2.0.0) terminal-table (3.0.2) @@ -331,10 +311,9 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - cocoapods - fastlane + cocoapods (= 1.15.2) + fastlane (= 2.225.0) rexml (>= 3.3.8) - slather BUNDLED WITH 2.5.10 From 547d6ec490137c06f95bab3d40998410ad7fbd30 Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Wed, 23 Oct 2024 09:21:14 +0200 Subject: [PATCH 4/9] next --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index bd02eebc..122c890b 100644 --- a/Gemfile +++ b/Gemfile @@ -2,4 +2,4 @@ source "https://rubygems.org" gem "cocoapods", "1.15.2" gem "fastlane", "2.225.0" -gem "rexml", ">= 3.3.8" +gem 'rexml', '>= 3.3.6' diff --git a/Gemfile.lock b/Gemfile.lock index af232ddf..80ce0a41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ PLATFORMS DEPENDENCIES cocoapods (= 1.15.2) fastlane (= 2.225.0) - rexml (>= 3.3.8) + rexml (>= 3.3.6) BUNDLED WITH 2.5.10 From 5acef3502afd8a11f873db612264ca028f6584d3 Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Wed, 23 Oct 2024 09:27:01 +0200 Subject: [PATCH 5/9] Next --- Gemfile | 1 + Gemfile.lock | 46 +++++++++++++++++++++++++--------------------- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/Gemfile b/Gemfile index 122c890b..cfd57f2e 100644 --- a/Gemfile +++ b/Gemfile @@ -3,3 +3,4 @@ source "https://rubygems.org" gem "cocoapods", "1.15.2" gem "fastlane", "2.225.0" gem 'rexml', '>= 3.3.6' +gem "google-apis-core", "0.3.0" diff --git a/Gemfile.lock b/Gemfile.lock index 80ce0a41..58d657dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,6 +170,7 @@ GEM xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) fastlane-sirp (1.0.0) sysrandom (~> 1.0) + ffi (1.17.0) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-aarch64-linux-musl) ffi (1.17.0-arm-linux-gnu) @@ -183,42 +184,45 @@ GEM fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.54.0) - google-apis-core (>= 0.11.0, < 2.a) - google-apis-core (0.11.3) + google-apis-androidpublisher_v3 (0.7.0) + google-apis-core (>= 0.3, < 2.a) + google-apis-core (0.3.0) addressable (~> 2.5, >= 2.5.1) - googleauth (>= 0.16.2, < 2.a) - httpclient (>= 2.8.1, < 3.a) + googleauth (~> 0.14) + httpclient (>= 2.8.1, < 3.0) mini_mime (~> 1.0) representable (~> 3.0) - retriable (>= 2.0, < 4.a) + retriable (>= 2.0, < 4.0) rexml - google-apis-iamcredentials_v1 (0.17.0) - google-apis-core (>= 0.11.0, < 2.a) - google-apis-playcustomapp_v1 (0.13.0) - google-apis-core (>= 0.11.0, < 2.a) - google-apis-storage_v1 (0.31.0) - google-apis-core (>= 0.11.0, < 2.a) + signet (~> 0.14) + webrick + google-apis-iamcredentials_v1 (0.5.0) + google-apis-core (>= 0.3, < 2.a) + google-apis-playcustomapp_v1 (0.4.0) + google-apis-core (>= 0.3, < 2.a) + google-apis-storage_v1 (0.5.0) + google-apis-core (>= 0.3, < 2.a) google-cloud-core (1.7.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) google-cloud-errors (1.4.0) - google-cloud-storage (1.47.0) + google-cloud-storage (1.37.0) addressable (~> 2.8) digest-crc (~> 0.4) google-apis-iamcredentials_v1 (~> 0.1) - google-apis-storage_v1 (~> 0.31.0) + google-apis-storage_v1 (~> 0.1) google-cloud-core (~> 1.6) googleauth (>= 0.16.2, < 2.a) mini_mime (~> 1.0) - googleauth (1.8.1) - faraday (>= 0.17.3, < 3.a) + googleauth (0.17.1) + faraday (>= 0.17.3, < 2.0) jwt (>= 1.4, < 3.0) + memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) - signet (>= 0.16, < 2.a) + signet (~> 0.15) highline (2.0.3) http-cookie (1.0.7) domain_name (~> 0.5) @@ -230,6 +234,7 @@ GEM jwt (2.9.3) base64 logger (1.6.1) + memoist (0.16.2) mini_magick (4.13.2) mini_mime (1.1.5) minitest (5.25.1) @@ -281,6 +286,7 @@ GEM concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (2.6.0) + webrick (1.8.2) word_wrap (1.0.0) xcodeproj (1.25.1) CFPropertyList (>= 2.3.3, < 4.0) @@ -295,24 +301,22 @@ GEM xcpretty (~> 0.2, >= 0.0.7) PLATFORMS - aarch64-linux aarch64-linux-gnu aarch64-linux-musl - arm-linux arm-linux-gnu arm-linux-musl arm64-darwin - x86-linux + ruby x86-linux-gnu x86-linux-musl x86_64-darwin - x86_64-linux x86_64-linux-gnu x86_64-linux-musl DEPENDENCIES cocoapods (= 1.15.2) fastlane (= 2.225.0) + google-apis-core (= 0.3.0) rexml (>= 3.3.6) BUNDLED WITH From 2d2b858c19f5f1b78cf16af487929b7c0707f660 Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Wed, 23 Oct 2024 09:51:31 +0200 Subject: [PATCH 6/9] next changes --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index cfd57f2e..b1372898 100644 --- a/Gemfile +++ b/Gemfile @@ -2,5 +2,5 @@ source "https://rubygems.org" gem "cocoapods", "1.15.2" gem "fastlane", "2.225.0" -gem 'rexml', '>= 3.3.6' +gem 'rexml', '3.3.8' gem "google-apis-core", "0.3.0" diff --git a/Gemfile.lock b/Gemfile.lock index 58d657dc..35c31c3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -317,7 +317,7 @@ DEPENDENCIES cocoapods (= 1.15.2) fastlane (= 2.225.0) google-apis-core (= 0.3.0) - rexml (>= 3.3.6) + rexml (= 3.3.8) BUNDLED WITH 2.5.10 From a312c3e697eba253c138bd4260b9ca91d2c42e40 Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Wed, 23 Oct 2024 09:54:57 +0200 Subject: [PATCH 7/9] Next changes --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35c31c3a..3841be64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -320,4 +320,4 @@ DEPENDENCIES rexml (= 3.3.8) BUNDLED WITH - 2.5.10 + 2.5.22 From ca63993a4aee3fba2b3fe037786232d2a74a08c5 Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Wed, 23 Oct 2024 09:58:31 +0200 Subject: [PATCH 8/9] Remove exact versions for fastlane and cocoapods --- Gemfile | 5 ++--- Gemfile.lock | 44 +++++++++++++++++++------------------------- 2 files changed, 21 insertions(+), 28 deletions(-) diff --git a/Gemfile b/Gemfile index b1372898..4ef40fcf 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,5 @@ source "https://rubygems.org" -gem "cocoapods", "1.15.2" -gem "fastlane", "2.225.0" +gem "cocoapods" +gem "fastlane" gem 'rexml', '3.3.8' -gem "google-apis-core", "0.3.0" diff --git a/Gemfile.lock b/Gemfile.lock index 3841be64..7cf3445a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,45 +184,42 @@ GEM fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.7.0) - google-apis-core (>= 0.3, < 2.a) - google-apis-core (0.3.0) + google-apis-androidpublisher_v3 (0.54.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-core (0.11.3) addressable (~> 2.5, >= 2.5.1) - googleauth (~> 0.14) - httpclient (>= 2.8.1, < 3.0) + googleauth (>= 0.16.2, < 2.a) + httpclient (>= 2.8.1, < 3.a) mini_mime (~> 1.0) representable (~> 3.0) - retriable (>= 2.0, < 4.0) + retriable (>= 2.0, < 4.a) rexml - signet (~> 0.14) - webrick - google-apis-iamcredentials_v1 (0.5.0) - google-apis-core (>= 0.3, < 2.a) - google-apis-playcustomapp_v1 (0.4.0) - google-apis-core (>= 0.3, < 2.a) - google-apis-storage_v1 (0.5.0) - google-apis-core (>= 0.3, < 2.a) + google-apis-iamcredentials_v1 (0.17.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-playcustomapp_v1 (0.13.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-storage_v1 (0.31.0) + google-apis-core (>= 0.11.0, < 2.a) google-cloud-core (1.7.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) google-cloud-errors (1.4.0) - google-cloud-storage (1.37.0) + google-cloud-storage (1.47.0) addressable (~> 2.8) digest-crc (~> 0.4) google-apis-iamcredentials_v1 (~> 0.1) - google-apis-storage_v1 (~> 0.1) + google-apis-storage_v1 (~> 0.31.0) google-cloud-core (~> 1.6) googleauth (>= 0.16.2, < 2.a) mini_mime (~> 1.0) - googleauth (0.17.1) - faraday (>= 0.17.3, < 2.0) + googleauth (1.8.1) + faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) - memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) - signet (~> 0.15) + signet (>= 0.16, < 2.a) highline (2.0.3) http-cookie (1.0.7) domain_name (~> 0.5) @@ -234,7 +231,6 @@ GEM jwt (2.9.3) base64 logger (1.6.1) - memoist (0.16.2) mini_magick (4.13.2) mini_mime (1.1.5) minitest (5.25.1) @@ -286,7 +282,6 @@ GEM concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (2.6.0) - webrick (1.8.2) word_wrap (1.0.0) xcodeproj (1.25.1) CFPropertyList (>= 2.3.3, < 4.0) @@ -314,9 +309,8 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - cocoapods (= 1.15.2) - fastlane (= 2.225.0) - google-apis-core (= 0.3.0) + cocoapods + fastlane rexml (= 3.3.8) BUNDLED WITH From 4010879db4ab79226039da91cb6728dabdaeafa3 Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Wed, 23 Oct 2024 13:13:33 +0200 Subject: [PATCH 9/9] Change runner groups --- .github/workflows/commands-handler.yml | 2 +- .github/workflows/release.yml | 2 +- .github/workflows/run-tests.yml | 2 +- .github/workflows/run-validations.yml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/commands-handler.yml b/.github/workflows/commands-handler.yml index 48f71d24..51f8668f 100644 --- a/.github/workflows/commands-handler.yml +++ b/.github/workflows/commands-handler.yml @@ -12,7 +12,7 @@ jobs: name: Process command if: github.event.issue.pull_request && endsWith(github.repository, '-private') != true runs-on: - group: Default + group: organization/Default steps: - name: Check referred user id: user-check diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 26387d6e..b05312e0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ jobs: name: Check release required if: github.event.pull_request.merged && endsWith(github.repository, '-private') != true runs-on: - group: Default + group: organization/Default outputs: release: ${{ steps.check.outputs.ready }} steps: diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index aa427071..82ca58ad 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -133,7 +133,7 @@ jobs: name: Tests needs: [tests, acceptance-tests] runs-on: - group: Default + group: organization/Default steps: - name: Tests summary run: echo -e "\033[38;2;95;215;0m\033[1mAll tests successfully passed" diff --git a/.github/workflows/run-validations.yml b/.github/workflows/run-validations.yml index a5edab8b..f20c7fbe 100644 --- a/.github/workflows/run-validations.yml +++ b/.github/workflows/run-validations.yml @@ -19,7 +19,7 @@ jobs: pubnub-yml: name: "Validate .pubnub.yml" runs-on: - group: Default + group: organization/Default steps: - name: Checkout project uses: actions/checkout@v4 @@ -114,7 +114,7 @@ jobs: name: Validations needs: [pubnub-yml, package-managers-validation, demo-app-validation] runs-on: - group: Default + group: organization/Default steps: - name: Validations summary run: echo -e "\033[38;2;95;215;0m\033[1mAll validations passed"