taxjar / help_scout-sdk

Ruby Help Scout (aka HelpScout) SDK Using Mailbox API v2.0
MIT License
18 stars 27 forks source link

[TJPLAT-1483] upgrade to faraday 2.9 for Ruby 3.x compatibiity #30

Closed culley-stripe closed 7 months ago

culley-stripe commented 7 months ago

This is a minor version upgrade to the SDK that upgrades the underlying Faraday version to one compatible with Ruby 3.x.

I will adjust version and tag a new Release for this change since it means it will not be backwards compatible, as it looks like Faraday 2.9 no longer supports Ruby 2.x.

So, it is potentially a breaking change.