This repository was archived by the owner on Oct 30, 2018. It is now read-only.
File tree 1 file changed +31
-0
lines changed
1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 40
40
netrc (= 0.7.8 )
41
41
cocoapods-try (0.4.3 )
42
42
colored (1.2 )
43
+ coveralls (0.8.0 )
44
+ multi_json (~> 1.10 )
45
+ rest-client (>= 1.6.8 , < 2 )
46
+ simplecov (~> 0.9.1 )
47
+ term-ansicolor (~> 1.3 )
48
+ thor (~> 0.19.1 )
49
+ docile (1.1.5 )
50
+ domain_name (0.5.24 )
51
+ unf (>= 0.0.5 , < 1.0.0 )
43
52
escape (0.0.4 )
44
53
fuzzy_match (2.0.4 )
54
+ http-cookie (1.0.2 )
55
+ domain_name (~> 0.5 )
45
56
i18n (0.7.0 )
46
57
json (1.8.2 )
58
+ mime-types (2.4.3 )
47
59
mini_portile (0.6.0 )
48
60
minitest (5.6.0 )
49
61
molinillo (0.2.3 )
62
+ multi_json (1.11.0 )
50
63
nap (0.8.0 )
51
64
netrc (0.7.8 )
52
65
nokogiri (1.6.3.1 )
53
66
mini_portile (= 0.6.0 )
54
67
open4 (1.3.4 )
55
68
rake (10.4.2 )
69
+ rest-client (1.8.0 )
70
+ http-cookie (>= 1.0.2 , < 2.0 )
71
+ mime-types (>= 1.16 , < 3.0 )
72
+ netrc (~> 0.7 )
73
+ simplecov (0.9.2 )
74
+ docile (~> 1.1.0 )
75
+ multi_json (~> 1.0 )
76
+ simplecov-html (~> 0.9.0 )
77
+ simplecov-html (0.9.0 )
56
78
slather (1.7.0 )
57
79
clamp (~> 0.6 )
58
80
nokogiri (~> 1.6.3 )
59
81
xcodeproj (~> 0.23.0 )
82
+ term-ansicolor (1.3.0 )
83
+ tins (~> 1.0 )
84
+ thor (0.19.1 )
60
85
thread_safe (0.3.5 )
86
+ tins (1.3.5 )
61
87
tzinfo (1.2.2 )
62
88
thread_safe (~> 0.1 )
89
+ unf (0.1.4 )
90
+ unf_ext
91
+ unf_ext (0.0.7.1 )
63
92
xcodeproj (0.23.1 )
64
93
activesupport (>= 3 )
65
94
colored (~> 1.2 )
@@ -74,5 +103,7 @@ PLATFORMS
74
103
DEPENDENCIES
75
104
cocoapods (>= 0.35.0 )
76
105
cocoapods-coverage (>= 0.2.0 )
106
+ coveralls
77
107
nokogiri (= 1.6.3.1 )
108
+ slather (~> 1.7.0 )
78
109
xcpretty
You can’t perform that action at this time.
0 commit comments