- Change: network exceptions now use ActiveUtils instead of ActiveMerchant as namespace,
e.g.
ActiveUtils::ConnectionError
instead ofActiveMerchant::ConnectionError
. [wvanbergen] - Bump active_utils and active_support dependencies. [wvanbergen]
- Bump test dependencies. [wvanbergen]
- Configured ShipIt for deploys to RubyGems [bslobodin]
- Extracted from ActiveMerchant [ntalbott]