From ef1f3e82e10f7eb9aa0ea45aeb5f2706b72cfbe4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 14:59:34 +0000 Subject: [PATCH] chore(deps): chore(dependency): update fastlane to v2.212.1 --- android/Gemfile | 2 +- android/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/android/Gemfile b/android/Gemfile index b70e9011..6e2c2a1f 100644 --- a/android/Gemfile +++ b/android/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" -gem 'fastlane', '2.212.0' \ No newline at end of file +gem 'fastlane', '2.212.1' \ No newline at end of file diff --git a/android/Gemfile.lock b/android/Gemfile.lock index 9ded0215..b58a16d4 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock @@ -66,7 +66,7 @@ GEM faraday_middleware (1.2.0) faraday (~> 1.0) fastimage (2.2.6) - fastlane (2.212.0) + fastlane (2.212.1) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -213,7 +213,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - fastlane (= 2.212.0) + fastlane (= 2.212.1) BUNDLED WITH 2.3.15