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 93a937f commit 72d13d2Copy full SHA for 72d13d2
Gemfile.lock
@@ -71,8 +71,6 @@ GEM
71
xcodeproj (>= 1.4.4, < 2.0.0)
72
xcpretty (>= 0.2.4, < 1.0.0)
73
xcpretty-travis-formatter (>= 0.0.3)
74
- fastlane-plugin-get_unprovisioned_devices_from_hockey (0.1.1)
75
- json
76
gh_inspector (1.0.3)
77
google-api-client (0.9.28)
78
addressable (~> 2.3)
@@ -191,7 +189,6 @@ PLATFORMS
191
189
DEPENDENCIES
192
190
badge
193
fastlane
194
- fastlane-plugin-get_unprovisioned_devices_from_hockey
195
hockeyapp
196
json
197
xcodeproj
fastlane/Pluginfile
@@ -2,4 +2,3 @@
2
#
3
# Ensure this file is checked in to source control!
4
5
-gem 'fastlane-plugin-get_unprovisioned_devices_from_hockey'
0 commit comments