From b1276af1968f251661858eaa502f959dd67d9ac3 Mon Sep 17 00:00:00 2001 From: Francois Laithier Date: Mon, 20 Jun 2022 10:52:46 -0700 Subject: [PATCH] Update fastlane to the latest version --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d61b5b691a3..64a3f4f3c08e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM faraday_middleware (1.1.0) faraday (~> 1.0) fastimage (2.2.5) - fastlane (2.193.1) + fastlane (2.206.2) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -277,4 +277,4 @@ DEPENDENCIES xcpretty (~> 0) BUNDLED WITH - 2.2.5 + 2.3.16