mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Update bundled gems list as of 2025-12-27
This commit is contained in:
parent
dedde99676
commit
b8201a09e0
9
NEWS.md
9
NEWS.md
@ -32,6 +32,15 @@ releases.
|
||||
|
||||
### The following bundled gems are updated.
|
||||
|
||||
* minitest 6.0.1
|
||||
* test-unit 3.7.6
|
||||
* rss 0.3.2
|
||||
* net-imap 0.6.2
|
||||
* typeprof 0.31.1
|
||||
* debug 1.11.1
|
||||
* mutex_m 0.3.0
|
||||
* rdoc 7.0.3
|
||||
|
||||
### RubyGems and Bundler
|
||||
|
||||
Ruby 4.0 bundled RubyGems and Bundler version 4. see the following links for details.
|
||||
|
||||
@ -6,10 +6,10 @@
|
||||
# - revision: revision in repository-url to test
|
||||
# if `revision` is not given, "v"+`version` or `version` will be used.
|
||||
|
||||
minitest 6.0.0 https://github.com/minitest/minitest
|
||||
minitest 6.0.1 https://github.com/minitest/minitest
|
||||
power_assert 3.0.1 https://github.com/ruby/power_assert
|
||||
rake 13.3.1 https://github.com/ruby/rake
|
||||
test-unit 3.7.5 https://github.com/test-unit/test-unit
|
||||
test-unit 3.7.6 https://github.com/test-unit/test-unit
|
||||
rexml 3.4.4 https://github.com/ruby/rexml
|
||||
rss 0.3.2 https://github.com/ruby/rss
|
||||
net-ftp 0.3.9 https://github.com/ruby/net-ftp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user