-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Ruby and support Rails v8 #111
base: master
Are you sure you want to change the base?
Update Ruby and support Rails v8 #111
Conversation
@skcc321 could you check it next days? 🙇 |
Great job @mateuszgorniak! |
…by Rubocop anyway
76dda49
to
5f08fc1
Compare
0696ab1
to
c583abb
Compare
Could we try to run workflows again @skcc321 ? :-) |
Ok, it seems the failing checks are related to an issue caused by the latest update of the |
This PR introduces several updates and improvements:
Ruby version upgrade
Rails v8 compatibility
Rubocop and Reek configuration update
rubocop_todo.yml
file to reflect the latest code analysis and align with updated coding standards.Documentation update
Running Tests Locally
section