You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!
Top level ::Parts is deprecated, require 'multipart/post' and use `Multipart::Post::Parts` instead!
due to faraday.
I can see that faraday version is very outdated in
Hi @waghanza -- neither @andremleblanc or I work at TaxJar/Stripe anymore and I don't use or have access to HelpScout. As such, I personally don't have any immediate plans to work on this gem. Sorry I can't be more helpful.
Your best bet is probably to fork the gem and go from there, but you might also have luck reaching out to someone in the @taxjar org. Best of luck.
Hi @prsimp @andremleblanc @jjustinwhite,
I can see that this library is listed on https://developer.helpscout.com/open-source
This app produces warning on our end
due to
faraday
.I can see that
faraday
version is very outdated inhelp_scout-sdk/help_scout-sdk.gemspec
Line 34 in 27d6659
Do we have any plan to update it (lot of breaking changes in current versions of
faraday
)Regards,
The text was updated successfully, but these errors were encountered: