Skip to content

Upgrade to support Rails <= 7.1 and Ruby <= 3.2 #4

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

Merged
merged 4 commits into from
Jul 24, 2024

Conversation

bivanalhar
Copy link

@bivanalhar bivanalhar commented Jun 6, 2024

What is tested to be compatible with this PR:

  • Rails 6.0, 6.1, 7.0, 7.1
  • Ruby 3.0, 3.1, 3.2

- parent_name is deprecated in rails 6 and gone in 6.1
- I18n translation function has been updated
- change assertion function in spec
- bump ruby version to be at least 3.0
@bivanalhar bivanalhar changed the title Upgrade to support Rails 7 and Ruby 3.1 Upgrade to support Rails <= 7.1 and Ruby <= 3.2 Jun 6, 2024
@bivanalhar bivanalhar force-pushed the bivan/upgrade-rails-7-ruby-3 branch from bb516e7 to b3628c4 Compare June 6, 2024 02:12
@bivanalhar bivanalhar requested a review from cysjonathan June 6, 2024 02:14
@bivanalhar bivanalhar marked this pull request as ready for review June 6, 2024 02:16
@bivanalhar bivanalhar force-pushed the bivan/upgrade-rails-7-ruby-3 branch 2 times, most recently from f10261d to 3f427c4 Compare June 28, 2024 04:17
@bivanalhar bivanalhar force-pushed the bivan/upgrade-rails-7-ruby-3 branch from 3f427c4 to 4715baf Compare July 23, 2024 15:52
- move from travis to github workflows
- gemspec rails to be >= 6
- use Appraisals to separate gemfiles between rails version
- add sprockets-rails dependencies as it's no longer included in rails >= 7
- include forkception
- add specs requirements
- fix rails version and edit CHANGELOG
@bivanalhar bivanalhar force-pushed the bivan/upgrade-rails-7-ruby-3 branch from 4715baf to 8c47abd Compare July 23, 2024 15:56
@cysjonathan cysjonathan merged commit 1a72571 into master Jul 24, 2024
12 checks passed
@cysjonathan cysjonathan deleted the bivan/upgrade-rails-7-ruby-3 branch July 24, 2024 08:53
@bivanalhar bivanalhar mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants