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

CI: Lock down Rack for old Grape v1.x versions #2711

Merged
merged 5 commits into from
Jun 13, 2024
Merged

Conversation

fallwith
Copy link
Contributor

@fallwith fallwith commented Jun 13, 2024

Grape v1.x versions unhappy with the new Rack version. Let's lock down Rack when testing those versions.

Grape is unhappy with the new Rack version. Let's lock down Rack in
Grape testing contexts until a Grape fix is out.
it should be fine to use the latest Rack version with Grape v2+
@fallwith fallwith changed the title CI: Lock down Rack for Grape's benefit CI: Lock down Rack for old Grape v1.x versions Jun 13, 2024
fallwith added 3 commits June 12, 2024 17:34
the `starts_with?` check for the grape version string needs to strip
away any Bundler version locking prefix
relax the Rack driven content-length check for Grape
@fallwith fallwith merged commit 2fcace3 into dev Jun 13, 2024
30 of 32 checks passed
@fallwith fallwith deleted the radio_live_transmission branch June 13, 2024 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants