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

Update to rack 3 #696

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Update to rack 3 #696

merged 1 commit into from
Oct 29, 2024

Conversation

ramhoj
Copy link
Contributor

@ramhoj ramhoj commented Oct 29, 2024

This was previously blocked, see rails/rails#46594.

Rails 7.1 now supports rack 3 and Capybara assumes rack 3, making tests fail when run via rake (but not bin/test).

This was previously blocked, see
rails/rails#46594.

Rails 7.1 now supports rack 3 and Capybara assumes rack 3, making
tests fail when run via rake (but not bin/test).
@seanpdoyle
Copy link
Contributor

@jorgemanrubia @brunoprietog are either of you able to review this? It restores CI to a passing state for other PRs.

Copy link
Member

@jorgemanrubia jorgemanrubia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ramhoj!

@jorgemanrubia jorgemanrubia merged commit 59e1f48 into main Oct 29, 2024
30 checks passed
@ramhoj ramhoj removed the request for review from kevinmcconnell October 29, 2024 16:08
@ramhoj ramhoj deleted the rackup-register branch October 29, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants