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

Disallow rack 3 to be compatible with capybara #601

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

tricknotes
Copy link
Owner

Rails main allow rack 3 in rails/rails#46594. However, capybara doesn't support rack 3 yet. teamcapybara/capybara#2640

To test only for rails gem, lock rack version in 2.x.

Rails main allow rack 3 in rails/rails#46594.
However, capybara doesn't support rack 3 yet. teamcapybara/capybara#2640

To test only for rails gem, lock rack version in 2.x.
This was referenced Feb 10, 2023
@seanpdoyle seanpdoyle merged commit e6984bb into tricknotes:main Feb 10, 2023
@tricknotes tricknotes deleted the fix-ci-rails-main branch February 10, 2023 15:29
seanpdoyle pushed a commit that referenced this pull request Feb 18, 2024
This landed in #601
due to capybara incompatibility with rack 3.

However, this issue has been solved in teamcapybara/capybara#2640.
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