From 1922942114906cb59fefe8afb425f586a0c35a64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 07:48:35 +0000 Subject: [PATCH] chore(deps): update dependency fastlane to v2.223.1 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index ad06f3850..ea60b1571 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source "https://rubygems.org" gem "cocoapods", "1.15.2" -gem "fastlane", "2.223.0" +gem "fastlane", "2.223.1" diff --git a/Gemfile.lock b/Gemfile.lock index a3bfdcb3d..042be91c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM faraday_middleware (1.2.1) faraday (~> 1.0) fastimage (2.3.1) - fastlane (2.223.0) + fastlane (2.223.1) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -286,7 +286,7 @@ PLATFORMS DEPENDENCIES cocoapods (= 1.15.2) - fastlane (= 2.223.0) + fastlane (= 2.223.1) BUNDLED WITH 2.4.8