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

Fix deprecation #187

Open
nodeg opened this issue Oct 24, 2024 · 0 comments
Open

Fix deprecation #187

nodeg opened this issue Oct 24, 2024 · 0 comments

Comments

@nodeg
Copy link
Member

nodeg commented Oct 24, 2024

I see the following deprecation warning when using Gitarro in our Jenkins CI:

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/lib64/ruby/gems/2.5.0/gems/faraday-0.17.3/lib/faraday/upload_io.rb:65: warning: constant ::UploadIO is deprecated
/usr/lib64/ruby/gems/2.5.0/gems/faraday-0.17.3/lib/faraday/upload_io.rb:66: warning: constant ::Parts is deprecated

Maybe a simple bump of the required Gems can already fix that. At some point, however, a bump of the minimal Ruby version would be nice.

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

No branches or pull requests

1 participant