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 78b220a commit aee45eeCopy full SHA for aee45ee
Gemfile
@@ -1,6 +1,5 @@
1
source "https://rubygems.org"
2
3
-gem "badge"
4
gem "fastlane"
5
gem "hockeyapp"
6
gem "json"
Gemfile.lock
@@ -13,18 +13,12 @@ GEM
13
public_suffix (>= 2.0.2, < 4.0)
14
awesome_print (1.8.0)
15
babosa (1.0.2)
16
- badge (0.8.5)
17
- curb (~> 0.9)
18
- fastimage (>= 1.6)
19
- fastlane (>= 2.0)
20
- mini_magick (>= 4.5)
21
claide (1.0.2)
22
colored (1.2)
23
colored2 (3.1.2)
24
commander-fastlane (4.4.5)
25
highline (~> 1.7.2)
26
concurrent-ruby (1.0.5)
27
- curb (0.9.4)
28
declarative (0.0.10)
29
declarative-option (0.1.0)
30
diff-lcs (1.3)
@@ -190,7 +184,6 @@ PLATFORMS
190
184
ruby
191
185
192
186
DEPENDENCIES
193
- badge
194
187
fastlane
195
188
fastlane-plugin-bugsnag
196
189
hockeyapp
0 commit comments