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

Stop referencing removed Rack::VERSION #35

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

lovitt
Copy link
Contributor

@lovitt lovitt commented Jul 25, 2024

Rack::VERSION was removed in Rack version 3.1.0.

This PR changes all references to Rack::VERSION to Rack.release.

@lovitt lovitt changed the title Stop referencing deprecated Rack::VERSION Stop referencing removed Rack::VERSION Jul 25, 2024
@SlayerDF
Copy link

@mrexox, could you take a look at this PR? Thanks!

@mrexox mrexox merged commit 4145eb8 into evilmartians:master Jan 9, 2025
@lovitt lovitt deleted the rack-version branch January 10, 2025 14:48
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.

3 participants