rubyworks / ansi

Set of ANSI Code based classes and modules for Ruby

Home Page:https://rubyworks.github.com/ansi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warning: duplicated key at line 29 ignored: :concealed

joefallon opened this issue · comments

When running rake test and using minitest I get the following error:

/usr/local/rvm/gems/ruby-2.2.0@rails4.2.0/gems/ansi-1.4.3/lib/ansi/chart.rb:26: warning: duplicated key at line 29 ignored: :concealed

Having the same error here.

Rubyworks does not seem to be monitoring this repository.

I fixed this and issued a pull request. Fix is here: https://github.com/dphaener/ansi

commented

Finally fixed. Thanks.