Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faraday produces warnings #25

Open
waghanza opened this issue Oct 31, 2022 · 2 comments
Open

Faraday produces warnings #25

waghanza opened this issue Oct 31, 2022 · 2 comments

Comments

@waghanza
Copy link

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,

@waghanza waghanza mentioned this issue Oct 31, 2022
@prsimp
Copy link
Contributor

prsimp commented Nov 16, 2022

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.

@waghanza
Copy link
Author

waghanza commented Nov 16, 2022

Thanks for your help.

Maybe @fastdivision is the right person to ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants