Skip to content

Prepare RubyGems 4.0.17 and Bundler 4.0.17#9709

Merged
hsbt merged 14 commits into
4.0from
release/4.0.17
Jul 22, 2026
Merged

Prepare RubyGems 4.0.17 and Bundler 4.0.17#9709
hsbt merged 14 commits into
4.0from
release/4.0.17

Conversation

@hsbt

@hsbt hsbt commented Jul 22, 2026

Copy link
Copy Markdown
Member
  • Point Bundler gemspec metadata at the moved docs #9648
  • Preserve the locked Bundler checksum when the gem isn't cached #9658
  • Validate spec name before writing to the spec cache #9690
  • Fix bundle binstub broken by gem update --system on Homebrew ruby #9688
  • Open compact index cache in binary mode when appending #9679
  • Pend on more transient network errors in TestGemBundledCA #9705
  • Avoid space-containing absolute path in RUBYOPT #9696
  • Preserve Windows paths in MAKE and rake environment variables #9693
  • Preserve Windows editor paths in gem open and bundle open #9694
  • Escape glob metacharacters in install paths when globbing #9687
  • Unquote Gem.ruby when spawning it as a separate argv element #9695

Edouard-chin and others added 14 commits July 22, 2026 11:35
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)
Copilot AI review requested due to automatic review settings July 22, 2026 02:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@hsbt
hsbt merged commit ccc9801 into 4.0 Jul 22, 2026
106 of 108 checks passed
@hsbt
hsbt deleted the release/4.0.17 branch July 22, 2026 04:23
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

Successfully merging this pull request may close these issues.

3 participants