Conversation
|
Thanks for working on this. I think is better to create another PR to remove Rails 6. |
|
Hmmm, the rubocop is failing and I didn't change the file that it's breaking 🤔 Also, that line it's present on the main branch @vsppedro Do you want me to fix it, or just rerun the pipeline? 😄 |
It's because this PR updates the "TargetRubyVersion" in the Rubocop file. We need to update the code according to this new version. |
|
I intent to merge this PR first: #1521 It will cause some conflict. If I merge yours first the other contribution would be lost. Sorry. |
Oh no problem, I was expecting that haha, don't worry! |
b7168fa to
1b29d6c
Compare
|
Thank you for working on this! |
Removes support for Ruby 2.6 due to EOL.
I also checked that Rails 6.0.x will hit EOL on June 1st, 2023. If you guys want to, I can remove it in this PR, or create a new one :)