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 22
33source "https://rubygems.org"
44
5- gem "fastlane" , "~> 2.225 .0"
5+ gem "fastlane" , "~> 2.226 .0"
66gem "fastlane-plugin-firebase_app_distribution" , "~> 0.9.0"
77gem "fastlane-plugin-update_xcodeproj" , "~> 1.0.1"
Original file line number Diff line number Diff line change 6868 faraday_middleware (1.2.1 )
6969 faraday (~> 1.0 )
7070 fastimage (2.3.1 )
71- fastlane (2.225 .0 )
71+ fastlane (2.226 .0 )
7272 CFPropertyList (>= 2.3 , < 4.0.0 )
7373 addressable (>= 2.8 , < 3.0.0 )
7474 artifactory (~> 3.0 )
108108 tty-spinner (>= 0.8.0 , < 1.0.0 )
109109 word_wrap (~> 1.0.0 )
110110 xcodeproj (>= 1.13.0 , < 2.0.0 )
111- xcpretty (~> 0.3 .0 )
111+ xcpretty (~> 0.4 .0 )
112112 xcpretty-travis-formatter (>= 0.0.3 , < 2.0.0 )
113113 fastlane-plugin-firebase_app_distribution (0.9.1 )
114114 google-apis-firebaseappdistribution_v1 (~> 0.3.0 )
183183 uber (< 0.2.0 )
184184 retriable (3.1.2 )
185185 rexml (3.3.9 )
186- rouge (2.0.7 )
186+ rouge (3.28.0 )
187187 ruby2_keywords (0.0.5 )
188188 rubyzip (2.3.2 )
189189 security (0.1.5 )
@@ -214,16 +214,16 @@ GEM
214214 colored2 (~> 3.1 )
215215 nanaimo (~> 0.3.0 )
216216 rexml (>= 3.3.6 , < 4.0 )
217- xcpretty (0.3 .0 )
218- rouge (~> 2.0.7 )
217+ xcpretty (0.4 .0 )
218+ rouge (~> 3.28.0 )
219219 xcpretty-travis-formatter (1.0.1 )
220220 xcpretty (~> 0.2 , >= 0.0.7 )
221221
222222PLATFORMS
223223 ruby
224224
225225DEPENDENCIES
226- fastlane (~> 2.225 .0 )
226+ fastlane (~> 2.226 .0 )
227227 fastlane-plugin-firebase_app_distribution (~> 0.9.0 )
228228 fastlane-plugin-update_xcodeproj (~> 1.0.1 )
229229
You can’t perform that action at this time.
0 commit comments