goshippo / shippo-ruby-client

Shipping API Ruby library (USPS, FedEx, UPS and more)
https://goshippo.com/docs/
76 stars 72 forks source link

Update json and rest-client dependencies #95

Closed calebfaruki closed 4 years ago

oehlschl commented 4 years ago

FYI @calebfaruki, per https://github.com/goshippo/shippo-ruby-client/issues/96, I think the recommended upgrade path for the JSON dependency is to the recently released 4.0. It looks like that version still requires rest_client, but I think that's non-blocking.