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

Switch to Sinatra 2 and drop rack-contrib #29

Merged
merged 4 commits into from
Oct 14, 2017
Merged

Switch to Sinatra 2 and drop rack-contrib #29

merged 4 commits into from
Oct 14, 2017

Conversation

DannyBen
Copy link
Owner

@DannyBen DannyBen commented Oct 14, 2017

This PR upgrades to Sinatra 2 and stops using rack-contrib, since it does not work with Sinatra 2 / Rack 2, and there is a year-long open PR.

Notable changes

  • Minimum Ruby version is now 2.2.2.
  • No longer using rack-contrib, instead we have a copy of TryStatic for multiple public locations
  • Add tests to ensure both public locations are responding properly

@DannyBen DannyBen merged commit 2ce7bb9 into master Oct 14, 2017
@DannyBen DannyBen deleted the sinatra2 branch October 14, 2017 11:52
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.

1 participant