taxjar / taxjar-ruby

Sales Tax API Client for Ruby
https://developers.taxjar.com/api/reference/?ruby
MIT License
54 stars 40 forks source link

http dependency bump for ARM support? #67

Closed tbhockey closed 2 years ago

tbhockey commented 3 years ago

Could you bump the http gem dependency to 4.4.1? 4.3 has a dependency of a version of http-parser which does not support ARM architecture, but is resolved in http-parser 1.2.2.

https://github.com/cotag/http-parser/issues/12

poops commented 2 years ago

You should be able to bundle update the http dependency to a more recent version