Commit 39e51480 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Resolver] Use UI for Resolver::UI output

parent ba547411
...@@ -18,7 +18,7 @@ GIT ...@@ -18,7 +18,7 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Molinillo.git remote: https://github.com/CocoaPods/Molinillo.git
revision: ea6ce955f47384b4e28610646bd7e84b61da1ac8 revision: 3e27234148022ba1455a9228e7b710314204d4c5
branch: master branch: master
specs: specs:
molinillo (0.0.1) molinillo (0.0.1)
......
...@@ -167,6 +167,10 @@ module Pod ...@@ -167,6 +167,10 @@ module Pod
include Molinillo::UI include Molinillo::UI
def output
UI
end
#-------------------------------------------------------------------------# #-------------------------------------------------------------------------#
private private
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment