taxjar/help_scout-sdk

Faraday produces warnings

Opened this issue · 2 comments

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

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

spec.add_dependency 'faraday', '~> 0.10'

Do we have any plan to update it (lot of breaking changes in current versions of faraday)

Regards,

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.

Thanks for your help.

Maybe @fastdivision is the right person to ping.