rails_api_base
rails_api_base copied to clipboard
Feature/improve ruby version to 3.1.2
Board:
Description:
- Update ruby version to 3.1.2
Notes:
-
include Pundit
is deprecated - few gems had to be updated for proper operation. Check Gemfile
Tasks:
- [ ] run rubocop and fix linter errors. Maybe in another PR?
Risk:
- None at the moment
I think linter errors should be updated in another issue @sebaherrera07 , @santib. wdyt?
I think linter errors should be updated in another issue @sebaherrera07 , @santib. wdyt?
hmm I don't think so, I don't want to have a broken CI in the main branch. BTW the broken linters are caused by this PR, they are working fine in the main branch, so I think it's fair to fix them here
I think linter errors should be updated in another issue @sebaherrera07 , @santib. wdyt?
If you want, yo can make a separate PR with this one as the base, and then we can review the linters changes separately. But we can't merge this PR with the linters broken! 😄
please check @rootstrap/open-source-ruby-maintainers please check