Skip to content

Commit de2187a

Browse files
committed
Remove Slather
1 parent 58370f0 commit de2187a

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ gem "cocoapods"
44
gem "cocoapods-keys"
55
gem "danger"
66
gem "fastlane"
7-
gem "slather"

Gemfile.lock

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ GEM
1818
cork
1919
nap
2020
open4 (~> 1.3)
21-
clamp (0.6.5)
2221
cocoapods (1.3.1)
2322
activesupport (>= 4.0.2, < 5)
2423
claide (>= 1.0.2, < 2.0)
@@ -161,7 +160,6 @@ GEM
161160
mime-types-data (~> 3.2015)
162161
mime-types-data (3.2016.0521)
163162
mini_magick (4.5.1)
164-
mini_portile2 (2.1.0)
165163
minitest (5.10.3)
166164
molinillo (0.5.7)
167165
multi_json (1.12.2)
@@ -171,8 +169,6 @@ GEM
171169
nap (1.1.0)
172170
netrc (0.11.0)
173171
no_proxy_fix (0.1.2)
174-
nokogiri (1.6.8.1)
175-
mini_portile2 (~> 2.1.0)
176172
octokit (4.8.0)
177173
sawyer (~> 0.8.0, >= 0.5.3)
178174
open4 (1.3.4)
@@ -199,12 +195,6 @@ GEM
199195
jwt (>= 1.5, < 3.0)
200196
multi_json (~> 1.10)
201197
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)
208198
terminal-notifier (1.8.0)
209199
terminal-table (1.8.0)
210200
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -236,7 +226,6 @@ DEPENDENCIES
236226
cocoapods-keys
237227
danger
238228
fastlane
239-
slather
240229

241230
BUNDLED WITH
242231
1.16.1

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,3 @@ bootstrap:
1010
# sh scripts/fabric.sh
1111
echo "fabric.apikey" > keys/fabric.apikey
1212
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

0 commit comments

Comments
 (0)