File tree Expand file tree Collapse file tree 3 files changed +0
-15
lines changed Expand file tree Collapse file tree 3 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,3 @@ gem "cocoapods"
4
4
gem "cocoapods-keys"
5
5
gem "danger"
6
6
gem "fastlane"
7
- gem "slather"
Original file line number Diff line number Diff line change 18
18
cork
19
19
nap
20
20
open4 (~> 1.3 )
21
- clamp (0.6.5 )
22
21
cocoapods (1.3.1 )
23
22
activesupport (>= 4.0.2 , < 5 )
24
23
claide (>= 1.0.2 , < 2.0 )
161
160
mime-types-data (~> 3.2015 )
162
161
mime-types-data (3.2016.0521 )
163
162
mini_magick (4.5.1 )
164
- mini_portile2 (2.1.0 )
165
163
minitest (5.10.3 )
166
164
molinillo (0.5.7 )
167
165
multi_json (1.12.2 )
171
169
nap (1.1.0 )
172
170
netrc (0.11.0 )
173
171
no_proxy_fix (0.1.2 )
174
- nokogiri (1.6.8.1 )
175
- mini_portile2 (~> 2.1.0 )
176
172
octokit (4.8.0 )
177
173
sawyer (~> 0.8.0 , >= 0.5.3 )
178
174
open4 (1.3.4 )
199
195
jwt (>= 1.5 , < 3.0 )
200
196
multi_json (~> 1.10 )
201
197
slack-notifier (1.5.1 )
202
- slather (2.4.4 )
203
- CFPropertyList (~> 2.2 )
204
- activesupport (>= 4.0.2 , < 5 )
205
- clamp (~> 0.6 )
206
- nokogiri (>= 1.6 , < 1.7 )
207
- xcodeproj (~> 1.4 )
208
198
terminal-notifier (1.8.0 )
209
199
terminal-table (1.8.0 )
210
200
unicode-display_width (~> 1.1 , >= 1.1.1 )
@@ -236,7 +226,6 @@ DEPENDENCIES
236
226
cocoapods-keys
237
227
danger
238
228
fastlane
239
- slather
240
229
241
230
BUNDLED WITH
242
231
1.16.1
Original file line number Diff line number Diff line change @@ -10,6 +10,3 @@ bootstrap:
10
10
# sh scripts/fabric.sh
11
11
echo " fabric.apikey" > keys/fabric.apikey
12
12
echo " fabric.buildsecret" > keys/fabric.buildsecret
13
-
14
- coverage :
15
- bundle exec slather coverage -s --input-format profdata --scheme iCookTV --workspace iCookTV.xcworkspace iCookTV.xcodeproj
You can’t perform that action at this time.
0 commit comments