Skip to content
New issue

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

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

Already on GitHub? # to your account

Update/remove deprecated ::CompositeIO and ::Parts #736

Open
Aiyesha opened this issue Oct 10, 2022 · 0 comments
Open

Update/remove deprecated ::CompositeIO and ::Parts #736

Aiyesha opened this issue Oct 10, 2022 · 0 comments
Labels
maintenance-updates Work to make sure that the app keeps up to date with language and dependencies

Comments

@Aiyesha
Copy link
Contributor

Aiyesha commented Oct 10, 2022

Description
When running, the following shows up:

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!
/usr/share/rvm/gems/ruby-2.7.1/gems/faraday-0.17.5/lib/faraday/upload_io.rb:65: warning: constant ::UploadIO is deprecated
/usr/share/rvm/gems/ruby-2.7.1/gems/faraday-0.17.5/lib/faraday/upload_io.rb:66: warning: constant ::Parts is deprecated
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!
/usr/share/rvm/gems/ruby-2.7.1/gems/faraday-0.17.5/lib/faraday/upload_io.rb:65: warning: constant ::UploadIO is deprecated
/usr/share/rvm/gems/ruby-2.7.1/gems/faraday-0.17.5/lib/faraday/upload_io.rb:66: warning: constant ::Parts is deprecated
@Aiyesha Aiyesha added the maintenance-updates Work to make sure that the app keeps up to date with language and dependencies label Oct 10, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
maintenance-updates Work to make sure that the app keeps up to date with language and dependencies
Projects
None yet
Development

No branches or pull requests

1 participant