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

pin rack < 3 for now #235

Merged
merged 2 commits into from
Sep 21, 2022
Merged

pin rack < 3 for now #235

merged 2 commits into from
Sep 21, 2022

Conversation

pcai
Copy link
Member

@pcai pcai commented Sep 21, 2022

Ref: #236

Rack 3.0 was released recently and has a number of breaking changes and deprecations. We should lock to the prior version until we have explicitly validated support for all the breaking changes.

https://github.com/rack/rack/blob/main/CHANGELOG.md#300beta1---2022-08-08

Locally I get 10 rspec failures if I naively upgrade to rack 3 and run bundle exec rspec:
image

@pcai pcai changed the title pin rack < 3 pin rack < 3 for now Sep 21, 2022
@pcai pcai merged commit 77bd558 into master Sep 21, 2022
@pcai pcai deleted the pin-rack-2 branch September 21, 2022 20:59
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.

1 participant