Prepare RubyGems 4.0.17 and Bundler 4.0.17#9709
Merged
Merged
Conversation
Preserve the locked Bundler checksum when the gem isn't cached (cherry picked from commit c10d35f)
Validate spec name before writing to the spec cache (cherry picked from commit a1e4f11)
Fix `bundle` binstub broken by `gem update --system` on Homebrew ruby (cherry picked from commit 446e7cd)
Open compact index cache in binary mode when appending (cherry picked from commit ceed015)
Pend on more transient network errors in TestGemBundledCA (cherry picked from commit 3e9c07d)
Avoid space-containing absolute path in RUBYOPT (cherry picked from commit 5ea8e04)
Preserve Windows paths in MAKE and rake environment variables (cherry picked from commit bca99f3)
Preserve Windows editor paths in gem open and bundle open (cherry picked from commit 4bc3116)
Escape glob metacharacters in install paths when globbing (cherry picked from commit 666bca3)
Unquote Gem.ruby when spawning it as a separate argv element (cherry picked from commit 2ae1adc)
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.
bundlebinstub broken bygem update --systemon Homebrew ruby #9688