File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33source "https://rubygems.org"
44
55gem "fastlane" , "~> 2.226.0"
6- gem "fastlane-plugin-firebase_app_distribution" , "~> 0.9 .0"
6+ gem "fastlane-plugin-firebase_app_distribution" , "~> 0.10 .0"
77gem "fastlane-plugin-update_xcodeproj" , "~> 1.0.1"
Original file line number Diff line number Diff line change 5858 faraday-em_synchrony (1.0.0 )
5959 faraday-excon (1.1.0 )
6060 faraday-httpclient (1.0.1 )
61- faraday-multipart (1.0.4 )
62- multipart-post (~> 2 )
61+ faraday-multipart (1.1.0 )
62+ multipart-post (~> 2.0 )
6363 faraday-net_http (1.0.2 )
6464 faraday-net_http_persistent (1.2.0 )
6565 faraday-patron (1.0.0 )
110110 xcodeproj (>= 1.13.0 , < 2.0.0 )
111111 xcpretty (~> 0.4.0 )
112112 xcpretty-travis-formatter (>= 0.0.3 , < 2.0.0 )
113- fastlane-plugin-firebase_app_distribution (0.9.1 )
113+ fastlane-plugin-firebase_app_distribution (0.10.0 )
114114 google-apis-firebaseappdistribution_v1 (~> 0.3.0 )
115115 google-apis-firebaseappdistribution_v1alpha (~> 0.2.0 )
116116 fastlane-plugin-update_xcodeproj (1.0.1 )
163163 httpclient (2.8.3 )
164164 jmespath (1.6.2 )
165165 json (2.7.2 )
166- jwt (2.9.3 )
166+ jwt (2.10.1 )
167167 base64
168168 mini_magick (4.13.2 )
169169 mini_mime (1.1.5 )
182182 trailblazer-option (>= 0.1.1 , < 0.2.0 )
183183 uber (< 0.2.0 )
184184 retriable (3.1.2 )
185- rexml (3.3.9 )
185+ rexml (3.4.0 )
186186 rouge (3.28.0 )
187187 ruby2_keywords (0.0.5 )
188188 rubyzip (2.3.2 )
@@ -224,7 +224,7 @@ PLATFORMS
224224
225225DEPENDENCIES
226226 fastlane (~> 2.226.0 )
227- fastlane-plugin-firebase_app_distribution (~> 0.9 .0 )
227+ fastlane-plugin-firebase_app_distribution (~> 0.10 .0 )
228228 fastlane-plugin-update_xcodeproj (~> 1.0.1 )
229229
230230BUNDLED WITH
You can’t perform that action at this time.
0 commit comments