Closed axlekb closed 4 years ago
@mykewould you still around? You appear to have been the last person to merge here...
Hi @axlekb, I'm not longer with Shippo, but someone else should be along to help you.
Came across this issue as well while looking into dependencies blocking an update to a safe version of the json gem.
@jfriedr it looks like this json dependency was removed in 4.0 via https://github.com/goshippo/shippo-ruby-client/pull/90
Is that release stable and ready to use? Or can we release a 3.1.1 if there's more risk in updating to 4.0?
FWIW we are still attempting to figure out a good support situation for this gem.
A user who was having issues installing the gem with the json dependency pointed out that #90 would resolve the issue by removing the dependency altogether and resulting in the shippo gem using the json stdlib.
If there's an issue that you run into which differs from what you expect feel free to bring it up in another issue.
Thanks @jfriedr; makes sense. We'll investigate upgrading to 4.0
This gem has dependency
However
json
has moved beyond 1.X and is now at2.3.0
.