From 85b87ae3d6d7a23f77f8e2da173ccb7cdcf2143c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 01:21:26 +0000 Subject: [PATCH] [Oztechan/CCC#1239] Bump fastlane-plugin-firebase_app_distribution Bumps [fastlane-plugin-firebase_app_distribution](https://github.com/fastlane/fastlane-plugin-firebase_app_distribution) from 0.3.8 to 0.5.0. - [Release notes](https://github.com/fastlane/fastlane-plugin-firebase_app_distribution/releases) - [Commits](https://github.com/fastlane/fastlane-plugin-firebase_app_distribution/compare/v0.3.8...v0.5.0) --- updated-dependencies: - dependency-name: fastlane-plugin-firebase_app_distribution dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ios/Gemfile | 2 +- ios/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ios/Gemfile b/ios/Gemfile index 6b79842f93..81b27e6a42 100644 --- a/ios/Gemfile +++ b/ios/Gemfile @@ -2,5 +2,5 @@ source "https://rubygems.org" gem "bundler", "2.3.26" gem "fastlane", "2.211.0" -gem "fastlane-plugin-firebase_app_distribution", "0.3.8" +gem "fastlane-plugin-firebase_app_distribution", "0.5.0" gem "xcode-install", "2.8.1" diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 5f183ec44b..e49296fa29 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -105,7 +105,7 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) - fastlane-plugin-firebase_app_distribution (0.3.8) + fastlane-plugin-firebase_app_distribution (0.5.0) gh_inspector (1.1.3) google-apis-androidpublisher_v3 (0.32.0) google-apis-core (>= 0.9.1, < 2.a) @@ -219,7 +219,7 @@ PLATFORMS DEPENDENCIES bundler (= 2.3.26) fastlane (= 2.211.0) - fastlane-plugin-firebase_app_distribution (= 0.3.8) + fastlane-plugin-firebase_app_distribution (= 0.5.0) xcode-install (= 2.8.1) BUNDLED WITH