We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af2973 commit 377b4ddCopy full SHA for 377b4dd
Gemfile.lock
@@ -176,6 +176,10 @@ GEM
176
xcodeproj (>= 1.13.0, < 2.0.0)
177
xcpretty (~> 0.3.0)
178
xcpretty-travis-formatter (>= 0.0.3)
179
+ fastlane-plugin-emerge (0.4.0)
180
+ faraday (~> 1.1)
181
+ fastlane-plugin-firebase_app_distribution (0.3.1)
182
+ fastlane-plugin-versioning (0.5.0)
183
ffi (1.15.4)
184
fourflusher (2.3.1)
185
fuzzy_match (2.0.4)
@@ -338,6 +342,9 @@ DEPENDENCIES
338
342
danger
339
343
danger-commit_lint
340
344
fastlane
345
+ fastlane-plugin-emerge
346
+ fastlane-plugin-firebase_app_distribution
347
+ fastlane-plugin-versioning
341
348
jazzy
349
json
350
xcode-install
0 commit comments