-
Notifications
You must be signed in to change notification settings - Fork 148
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
Bump rubygem-http to 5.2.0-1 #11167
base: rpm/develop
Are you sure you want to change the base?
Bump rubygem-http to 5.2.0-1 #11167
Conversation
Can one of the admins verify this patch? |
1 similar comment
Can one of the admins verify this patch? |
fb1199e
to
4afa066
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please prefer base64
from default gems on Ruby < 3.3, just like we did in #10490.
4afa066
to
dd141ba
Compare
Hm in this original PR #11157 the Repoclosure failed because of missing dependencies. So now I'm a little confused. |
@ekohl , can really include them in the same PR if it failed like in #11157 (comment) mentioned? |
I think you may be right that we need all dependencies. For some reason, CI didn't run at all on this PR so it looks like nothing is wrong. |
Needs:
base64 PR #11164 has no dependencies
llhttp-ffi PR #11165 has dependencies which can be resolved
http-form_data PR #11166 has no dependencies