Skip to content

Sync lockfile from rubygems/rubygems #13472

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

Merged
merged 2 commits into from
May 30, 2025

Conversation

deivid-rodriguez
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez commented May 30, 2025

This PR backports c8d11ed to the stable branch. That way Bundler CI won't break every time a rake release happens.

I'll try to change Bundler specs to not break even if the rake version changes, but this is an easy fix already applied in master.

@deivid-rodriguez deivid-rodriguez requested a review from k0kubun as a code owner May 30, 2025 10:00

This comment has been minimized.

In the past, bundler updated platform without normalized variable like arm64-darwin-23.
We ignored that update. But the current bundler uses arm64-darwin for that.
@deivid-rodriguez
Copy link
Contributor Author

I addressed this in Bundler through rubygems/rubygems#8735 but I think this PR is still good in case some other dependency change causes issues.

@k0kubun
Copy link
Member

k0kubun commented May 30, 2025

Is it intentional that test-bundler-parallel is failing on this PR?

@deivid-rodriguez
Copy link
Contributor Author

Is it? I see it green 🤔

@k0kubun
Copy link
Member

k0kubun commented May 30, 2025

I'm not sure what happened, but yeah it's green now.

@k0kubun k0kubun merged commit 2cce628 into ruby:ruby_3_4 May 30, 2025
76 checks passed
@hsbt hsbt added the Backport label Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants