ku1ik / rainbow

Ruby gem for colorizing printed text on ANSI terminals
MIT License
813 stars 68 forks source link

Update .rubocop.yml #88

Closed bazay closed 5 years ago

bazay commented 5 years ago

In reference to issue: https://github.com/sickill/rainbow/issues/87

pvdb commented 5 years ago

Can we please get this PR merged in? The issue reported by @bazay is causing the TravisCI build for my rainbow-dependent gem to fail:

Running RuboCop...
Error: Unsupported Ruby version 2.1 found in `TargetRubyVersion` parameter (in vendor/bundle/ruby/2.3.0/gems/rainbow-3.0.0/.rubocop.yml). 2.1-compatible analysis was dropped after version 0.58.
Supported versions: 2.2, 2.3, 2.4, 2.5, 2.6
RuboCop failed!