hashrocket / capybara-webmock

Mock external requests for Capybara JavaScript drivers
MIT License
51 stars 19 forks source link

Update gem dependencies #15

Closed teeparham closed 7 years ago

teeparham commented 7 years ago
dillonhafer commented 7 years ago

Thank you for the PR 👍 !!

We did intentionally prevent future versions of rack-proxy because it is a core dependency. But we are fine with your change because we plan on removing the rack-proxy dependency in a future version in favor of WEBrick::HTTPProxyServer.