Skip to content
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

Upgrade CI to rails 7.1 and ruby 3 #112

Merged
merged 4 commits into from
Apr 28, 2024
Merged

Upgrade CI to rails 7.1 and ruby 3 #112

merged 4 commits into from
Apr 28, 2024

Conversation

PedroAugustoRamalhoDuarte
Copy link
Contributor

@PedroAugustoRamalhoDuarte PedroAugustoRamalhoDuarte commented Apr 15, 2024

I saw the CI is failing because version of bundler and I think is a good time to update the matrix, based to support rails and ruby endoflife:

Matrix:

  • Rails: 6.1, 7.0, 7.1
  • Ruby: 3.1, 3.2, 3.3

In addition, this PR refactors the CI to use RAILS_VERSION instead appraisal approach to we use one less dependency

@PedroAugustoRamalhoDuarte PedroAugustoRamalhoDuarte changed the title Upgrade to rails 7.1 and ruby 3 Upgrade CI to rails 7.1 and ruby 3 Apr 16, 2024
@bknoles bknoles merged commit e2e2d5b into inertiajs:master Apr 28, 2024
9 checks passed
@bknoles
Copy link
Collaborator

bknoles commented Apr 28, 2024

Thanks @PedroAugustoRamalhoDuarte ! I noticed the failing build this morning and it was very nice to have this PR ready to merge as a fix.

This is released in 3.1.4

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