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

Remove explicit ranch dependency #208

Merged
merged 1 commit into from Jun 16, 2022

Conversation

jbcden
Copy link
Contributor

@jbcden jbcden commented Jun 16, 2022

This fixes a version conflict on ranch that comes up with the latest version of cowboy, introduced in #205 (on my suggestion, sorry!).

We originally added this to help address issues with older Elixir / OTP
versions, but we ended up dropping support for those so. I have run CI on my own fork and this change does seem to fix the issue, I also tested pulling my fork into a project that currently uses cowboy 2.9.0 and now get no issues!

We originally added this to help address issues with older Elixir / OTP
versions, but we ended up dropping support for those so hopefully
removing this will fix the conflicts with the latest `cowboy` version
(2.9.0).
@tgautier tgautier merged commit 93d93b8 into fewlinesco:develop Jun 16, 2022
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.

None yet

2 participants