File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem "fastlane" , "~> 2.222 .0"
3
+ gem "fastlane" , "~> 2.225 .0"
4
4
gem "cocoapods" , "~> 1.15.2"
Original file line number Diff line number Diff line change 126
126
faraday_middleware (1.2.1 )
127
127
faraday (~> 1.0 )
128
128
fastimage (2.3.1 )
129
- fastlane (2.222 .0 )
129
+ fastlane (2.225 .0 )
130
130
CFPropertyList (>= 2.3 , < 4.0.0 )
131
131
addressable (>= 2.8 , < 3.0.0 )
132
132
artifactory (~> 3.0 )
142
142
faraday-cookie_jar (~> 0.0.6 )
143
143
faraday_middleware (~> 1.0 )
144
144
fastimage (>= 2.1.0 , < 3.0.0 )
145
+ fastlane-sirp (>= 1.0.0 )
145
146
gh_inspector (>= 1.1.2 , < 2.0.0 )
146
147
google-apis-androidpublisher_v3 (~> 0.3 )
147
148
google-apis-playcustomapp_v1 (~> 0.1 )
167
168
xcodeproj (>= 1.13.0 , < 2.0.0 )
168
169
xcpretty (~> 0.3.0 )
169
170
xcpretty-travis-formatter (>= 0.0.3 , < 2.0.0 )
171
+ fastlane-sirp (1.0.0 )
172
+ sysrandom (~> 1.0 )
170
173
ffi (1.17.0 )
171
174
fourflusher (2.3.1 )
172
175
fuzzy_match (2.0.4 )
254
257
simctl (1.6.10 )
255
258
CFPropertyList
256
259
naturally
260
+ sysrandom (1.0.5 )
257
261
terminal-notifier (2.0.0 )
258
262
terminal-table (3.0.2 )
259
263
unicode-display_width (>= 1.1.1 , < 3 )
@@ -288,7 +292,7 @@ PLATFORMS
288
292
289
293
DEPENDENCIES
290
294
cocoapods (~> 1.15.2 )
291
- fastlane (~> 2.222 .0 )
295
+ fastlane (~> 2.225 .0 )
292
296
293
297
BUNDLED WITH
294
298
2.4.22
You can’t perform that action at this time.
0 commit comments