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"
44
55gem 'cocoapods' , '1.6.1'
66gem 'cocoapods-binary' , :path => "../"
7-
7+ gem 'xcpretty'
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- cocoapods-binary (0.4.3 )
4+ cocoapods-binary (0.4.4 )
55 cocoapods (>= 1.5.0 , < 2.0 )
66 fourflusher (~> 2.0 )
7+ xcpretty (~> 0.3.0 )
78
89GEM
910 remote: https://rubygems.org/
6263 nanaimo (0.2.6 )
6364 nap (1.1.0 )
6465 netrc (0.11.0 )
66+ rouge (2.0.7 )
6567 ruby-macho (1.4.0 )
6668 thread_safe (0.3.6 )
6769 tzinfo (1.2.5 )
7274 claide (>= 1.0.2 , < 2.0 )
7375 colored2 (~> 3.1 )
7476 nanaimo (~> 0.2.6 )
77+ xcpretty (0.3.0 )
78+ rouge (~> 2.0.7 )
7579
7680PLATFORMS
7781 ruby
7882
7983DEPENDENCIES
8084 cocoapods (= 1.6.1 )
8185 cocoapods-binary !
86+ xcpretty
8287
8388BUNDLED WITH
8489 2.0.1
You can’t perform that action at this time.
0 commit comments