Invalid gemspec
nicovanniekerk opened this issue · 5 comments
nicovanniekerk commented
Good day,
I have just redone my dev pc, with windows 10. and upon installing gems i received an error related to unicode-display complaining about an invalid gemspec.
error:
Invalid gemspec in [C:/Ruby193/lib/ruby/gems/1.9.1/specifications/unicode-display_width-1.0.3.gemspec]: Illformed requirement ["< 3.0.0, >= 1.9.3"]
The gem i am trying to install is rubocop that is depends on this.
Please advise.
Thank you
Nico van Niekerk
sathlan commented
Hi,
I have the same issue. Including this fix 79bea87 and releasing a new version would help I guess.
Regards,
janlelis commented
Will do (later this week)
sathlan commented
Nice, thanks.
nicovanniekerk commented
Thanks @janlelis please keep us posted
janlelis commented
I just released 1.0.4 which should fix this issue.