Skip to content

Commit b8201a0

Browse files
committed
Update bundled gems list as of 2025-12-27
1 parent dedde99 commit b8201a0

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ releases.
3232

3333
### The following bundled gems are updated.
3434

35+
* minitest 6.0.1
36+
* test-unit 3.7.6
37+
* rss 0.3.2
38+
* net-imap 0.6.2
39+
* typeprof 0.31.1
40+
* debug 1.11.1
41+
* mutex_m 0.3.0
42+
* rdoc 7.0.3
43+
3544
### RubyGems and Bundler
3645

3746
Ruby 4.0 bundled RubyGems and Bundler version 4. see the following links for details.

gems/bundled_gems

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
# - revision: revision in repository-url to test
77
# if `revision` is not given, "v"+`version` or `version` will be used.
88

9-
minitest 6.0.0 https://github.com/minitest/minitest
9+
minitest 6.0.1 https://github.com/minitest/minitest
1010
power_assert 3.0.1 https://github.com/ruby/power_assert
1111
rake 13.3.1 https://github.com/ruby/rake
12-
test-unit 3.7.5 https://github.com/test-unit/test-unit
12+
test-unit 3.7.6 https://github.com/test-unit/test-unit
1313
rexml 3.4.4 https://github.com/ruby/rexml
1414
rss 0.3.2 https://github.com/ruby/rss
1515
net-ftp 0.3.9 https://github.com/ruby/net-ftp

0 commit comments

Comments
 (0)