From 2f37681d35306b665ca696a355db6e08462fb614 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 17:31:41 +0000 Subject: [PATCH] [Oztechan/CCC#1457] Update dependency fastlane to v2.226.0 Co-authored-by: Mustafa Ozhan --- ios/Gemfile | 2 +- ios/Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ios/Gemfile b/ios/Gemfile index 842ea0511..4857a47c8 100644 --- a/ios/Gemfile +++ b/ios/Gemfile @@ -1,4 +1,4 @@ source "https://rubygems.org" -gem "fastlane", "2.225.0" +gem "fastlane", "2.226.0" gem "fastlane-plugin-firebase_app_distribution", "0.9.1" diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index e4fb741e0..cf976db37 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -68,7 +68,7 @@ GEM faraday_middleware (1.2.1) faraday (~> 1.0) fastimage (2.3.1) - fastlane (2.225.0) + fastlane (2.226.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -108,7 +108,7 @@ GEM tty-spinner (>= 0.8.0, < 1.0.0) word_wrap (~> 1.0.0) xcodeproj (>= 1.13.0, < 2.0.0) - xcpretty (~> 0.3.0) + xcpretty (~> 0.4.0) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) fastlane-plugin-firebase_app_distribution (0.9.1) google-apis-firebaseappdistribution_v1 (~> 0.3.0) @@ -182,7 +182,7 @@ GEM uber (< 0.2.0) retriable (3.1.2) rexml (3.4.0) - rouge (2.0.7) + rouge (3.28.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) security (0.1.5) @@ -213,8 +213,8 @@ GEM colored2 (~> 3.1) nanaimo (~> 0.4.0) rexml (>= 3.3.6, < 4.0) - xcpretty (0.3.0) - rouge (~> 2.0.7) + xcpretty (0.4.0) + rouge (~> 3.28.0) xcpretty-travis-formatter (1.0.1) xcpretty (~> 0.2, >= 0.0.7) @@ -224,7 +224,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - fastlane (= 2.225.0) + fastlane (= 2.226.0) fastlane-plugin-firebase_app_distribution (= 0.9.1) BUNDLED WITH