Shopify / active_shipping

ActiveShipping is a simple shipping abstraction library extracted from Shopify
http://shopify.github.io/active_shipping
MIT License
813 stars 547 forks source link

Fix failing tests #556

Closed michaelsunglee closed 6 years ago

michaelsunglee commented 6 years ago

This PR fixes failing tests for Kunaki, USPS, and Correios. Kunaki

USPS

Correios

This PR also fixes the Travis CI build errors around activesupport (it required Ruby version >= 2.4.1). The build also supports activesupport 6.0.0 and so the dependencies reflect that (as well as creating activesupport51.gemfile for more test builds).

Please review changes. @rafaelfranca @Edouard-chin @tamcgoey @garethson

rafaelfranca commented 6 years ago

Correios

As a Brazilian it makes me sad that correios broke their API 😢