Hiroshi SHIBATA 2026-08-03 01:27:10 +0000 (Mon, 03 Aug 2026)
New Revision: f9199295f5
https://github.com/ruby/ruby/commit/f9199295f5
Log:
[ruby/rubygems] Ship Gem::CompactIndexClient in the Bundler gem
Add lib/rubygems/compact_index_client to the gem's files so Bundler
carries the client itself. This keeps Bundler self-contained on RubyGems
versions older than 4.1, which do not include Gem::CompactIndexClient,
independently of any release cutoff. Track the shipped files in the
file invariant.
https://github.com/ruby/rubygems/commit/6f12475bd2
Co-Authored-By: Claude Fable 5 <
nor...@anthropic.com>
Modified files:
lib/bundler/bundler.gemspec
spec/bundler/support/path.rb