lib/inch/cli/command/output/base.rb in inch-0.5.0.rc5 vs lib/inch/cli/command/output/base.rb in inch-0.5.0.rc6

- old
+ new

@@ -1,5 +1,5 @@ -require "optparse" +require 'optparse' module Inch module CLI module Command # The classes in the Command::Output namespace act as presenter