File tree Expand file tree Collapse file tree 2 files changed +56
-0
lines changed Expand file tree Collapse file tree 2 files changed +56
-0
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
+ gem 'cocoapods'
3
4
gem 'xcpretty'
4
5
gem 'coveralls-gcov'
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
+ activesupport (4.2.5 )
5
+ i18n (~> 0.7 )
6
+ json (~> 1.7 , >= 1.7.7 )
7
+ minitest (~> 5.1 )
8
+ thread_safe (~> 0.3 , >= 0.3.4 )
9
+ tzinfo (~> 1.1 )
10
+ claide (0.9.1 )
11
+ cocoapods (0.39.0 )
12
+ activesupport (>= 4.0.2 )
13
+ claide (~> 0.9.1 )
14
+ cocoapods-core (= 0.39.0 )
15
+ cocoapods-downloader (~> 0.9.3 )
16
+ cocoapods-plugins (~> 0.4.2 )
17
+ cocoapods-search (~> 0.1.0 )
18
+ cocoapods-stats (~> 0.6.2 )
19
+ cocoapods-trunk (~> 0.6.4 )
20
+ cocoapods-try (~> 0.5.1 )
21
+ colored (~> 1.2 )
22
+ escape (~> 0.0.4 )
23
+ molinillo (~> 0.4.0 )
24
+ nap (~> 1.0 )
25
+ xcodeproj (~> 0.28.2 )
26
+ cocoapods-core (0.39.0 )
27
+ activesupport (>= 4.0.2 )
28
+ fuzzy_match (~> 2.0.4 )
29
+ nap (~> 1.0 )
30
+ cocoapods-downloader (0.9.3 )
31
+ cocoapods-plugins (0.4.2 )
32
+ nap
33
+ cocoapods-search (0.1.0 )
34
+ cocoapods-stats (0.6.2 )
35
+ cocoapods-trunk (0.6.4 )
36
+ nap (>= 0.8 , < 2.0 )
37
+ netrc (= 0.7.8 )
38
+ cocoapods-try (0.5.1 )
39
+ colored (1.2 )
4
40
commander (4.3.4 )
5
41
highline (~> 1.7.2 )
6
42
coveralls-gcov (0.1.2 )
7
43
commander
44
+ escape (0.0.4 )
45
+ fuzzy_match (2.0.4 )
8
46
highline (1.7.2 )
47
+ i18n (0.7.0 )
48
+ json (1.8.3 )
49
+ minitest (5.8.3 )
50
+ molinillo (0.4.0 )
51
+ nap (1.0.0 )
52
+ netrc (0.7.8 )
53
+ thread_safe (0.3.5 )
54
+ tzinfo (1.2.2 )
55
+ thread_safe (~> 0.1 )
56
+ xcodeproj (0.28.2 )
57
+ activesupport (>= 3 )
58
+ claide (~> 0.9.1 )
59
+ colored (~> 1.2 )
9
60
xcpretty (0.1.10 )
10
61
11
62
PLATFORMS
12
63
ruby
13
64
14
65
DEPENDENCIES
66
+ cocoapods
15
67
coveralls-gcov
16
68
xcpretty
69
+
70
+ BUNDLED WITH
71
+ 1.10.6
You can’t perform that action at this time.
0 commit comments