File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ source "https://rubygems.org"
4
4
5
5
gem 'cocoapods' , '1.6.1'
6
6
gem 'cocoapods-binary' , :path => "../"
7
-
7
+ gem 'xcpretty'
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- cocoapods-binary (0.4.3 )
4
+ cocoapods-binary (0.4.4 )
5
5
cocoapods (>= 1.5.0 , < 2.0 )
6
6
fourflusher (~> 2.0 )
7
+ xcpretty (~> 0.3.0 )
7
8
8
9
GEM
9
10
remote: https://rubygems.org/
62
63
nanaimo (0.2.6 )
63
64
nap (1.1.0 )
64
65
netrc (0.11.0 )
66
+ rouge (2.0.7 )
65
67
ruby-macho (1.4.0 )
66
68
thread_safe (0.3.6 )
67
69
tzinfo (1.2.5 )
72
74
claide (>= 1.0.2 , < 2.0 )
73
75
colored2 (~> 3.1 )
74
76
nanaimo (~> 0.2.6 )
77
+ xcpretty (0.3.0 )
78
+ rouge (~> 2.0.7 )
75
79
76
80
PLATFORMS
77
81
ruby
78
82
79
83
DEPENDENCIES
80
84
cocoapods (= 1.6.1 )
81
85
cocoapods-binary !
86
+ xcpretty
82
87
83
88
BUNDLED WITH
84
89
2.0.1
You can’t perform that action at this time.
0 commit comments