avadev / AvaTax-REST-V2-Ruby-SDK

Sales Tax API SDK for Ruby and AvaTax REST
https://developer.avalara.com/sdk/
Apache License 2.0
36 stars 56 forks source link

replace oj middleware with standard faraday parsejson #74

Closed pdamer closed 4 years ago

pdamer commented 4 years ago

This allows the gem to work with faraday 1.0 and greater. The tests pass.