Closed javierjulio closed 2 years ago
Since we have extensive tests with our Dwolla integration, I can easily replicate the deprecation warning output by running our test suite. Once I apply this one line change as a monkey patch and re-run the tests, no deprecations are reported.
This should fix #59 so library users can update to Faraday v1 with no deprecations reported.
Closes #59