diff --git a/Gemfile b/Gemfile index b11494f..6394234 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,5 @@ source "https://rubygems.org" gem "fastlane", "~> 2.226.0" -gem "fastlane-plugin-firebase_app_distribution", "~> 0.9.0" +gem "fastlane-plugin-firebase_app_distribution", "~> 0.10.0" gem "fastlane-plugin-update_xcodeproj", "~> 1.0.1" diff --git a/Gemfile.lock b/Gemfile.lock index 3ad83d8..d9f6491 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,8 +58,8 @@ GEM faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) faraday-httpclient (1.0.1) - faraday-multipart (1.0.4) - multipart-post (~> 2) + faraday-multipart (1.1.0) + multipart-post (~> 2.0) faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) @@ -110,7 +110,7 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.4.0) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - fastlane-plugin-firebase_app_distribution (0.9.1) + fastlane-plugin-firebase_app_distribution (0.10.0) google-apis-firebaseappdistribution_v1 (~> 0.3.0) google-apis-firebaseappdistribution_v1alpha (~> 0.2.0) fastlane-plugin-update_xcodeproj (1.0.1) @@ -163,7 +163,7 @@ GEM httpclient (2.8.3) jmespath (1.6.2) json (2.7.2) - jwt (2.9.3) + jwt (2.10.1) base64 mini_magick (4.13.2) mini_mime (1.1.5) @@ -182,7 +182,7 @@ GEM trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) - rexml (3.3.9) + rexml (3.4.0) rouge (3.28.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -224,7 +224,7 @@ PLATFORMS DEPENDENCIES fastlane (~> 2.226.0) - fastlane-plugin-firebase_app_distribution (~> 0.9.0) + fastlane-plugin-firebase_app_distribution (~> 0.10.0) fastlane-plugin-update_xcodeproj (~> 1.0.1) BUNDLED WITH