trefle-api icon indicating copy to clipboard operation
trefle-api copied to clipboard

Remove restrictions on rubocop ruby version

Open igas opened this issue 2 years ago • 0 comments

We are on ruby 3.1 .ruby-version.

Rubocop supports .ruby-version lookup, so we don't need to define it and keep it up to date.

https://docs.rubocop.org/rubocop/1.56/configuration.html#setting-the-target-ruby-version

It'll enable better cop support for newer ruby functionality.

igas avatar Oct 01 '23 06:10 igas