Prepare RubyGems 4.0.21 and Bundler 4.0.21 - #9879
Merged
Merged
Conversation
Expand the git source gemspec path before the chdir (cherry picked from commit 87ec44c)
Stop depending on `getconf` in env helper specs (cherry picked from commit f8621fa)
Reject Bundler redirects that downgrade https to http (cherry picked from commit f28c724)
Normalize absolute symlink targets during gem extraction (cherry picked from commit f171d2d)
Don't update bundler to a prerelease unless asked for one (cherry picked from commit 8c1f0fb)
…sums Stop resolving locally for empty CHECKSUMS entries (cherry picked from commit 9a10026)
When bundler runs from an installed gem, as under RGV=system, the lockfile also locks a checksum for bundler itself, which sorts before myrack. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> (cherry picked from commit c577a7f)
Support `safe.bareRepository=explicit` in git sources (cherry picked from commit 131c4c0)
Stop vendoring resolv for two regexps (cherry picked from commit b9e3a2c)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
getconfin env helper specs #9856safe.bareRepository=explicitin git sources #9876