PSPDFKit-labs / bypass

Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests.
https://hex.pm/packages/bypass
MIT License
964 stars 111 forks source link

Relax Ranch version requirement #134

Open lnikkila opened 1 year ago

lnikkila commented 1 year ago

Depending on 1.7.x prevents upgrading beyond Cowboy 2.8.0, since Ranch 1.8.0 is used by Cowboy 2.9.0 and up.

wkirschbaum commented 6 months ago

The test fix: https://github.com/PSPDFKit-labs/bypass/commit/e9b8d932c7d5303d220dbedcde13aadb20eb01e3