wbailey / command_line_reporter

A gem for making it easy to produce a report while a ruby script is executing
Apache License 2.0
432 stars 23 forks source link

Conflict with colorize #27

Open johnmenick opened 8 years ago

johnmenick commented 8 years ago

When using colorize gem, the following error is thrown:

TypeError: no implicit conversion of Hash into String
/Users/user/.rvm/gems/ruby-2.3.1/gems/colored-1.2/lib/colored.rb:70:in `colorize'
/Users/user/.rvm/gems/ruby-2.3.1/gems/colorize-0.8.1/lib/colorize/class_methods.rb:98:in `block (2 levels) in color_methods'