Hiroshi SHIBATA 2026-08-31 01:34:51 +0000 (Mon, 31 Aug 2026)
New Revision: 9a7e81e38b
https://github.com/ruby/ruby/commit/9a7e81e38b
Log:
[ruby/rubygems] Update simplecov to 1.1
The current filter and group API only exists from simplecov 1.0.
simplecov 1.x also ships the HTML and JSON formatters in the gem itself,
so the explicit `simplecov_json_formatter` activation no longer resolves
under the dev bundle.
https://github.com/ruby/rubygems/commit/caf28e32a9
Co-Authored-By: Claude Opus 5 <
nor...@anthropic.com>
Modified files:
spec/bundler/spec_helper.rb
test/rubygems/helper.rb
tool/bundler/dev_gems.rb
tool/bundler/dev_gems.rb.lock