Skip to content

Commit dcfbbdc

Browse files
committed
Update bundled gems list as of 2026-01-08
1 parent 19d3f2d commit dcfbbdc

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

NEWS.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,18 @@ Note: We're only listing outstanding class updates.
2727

2828
## Stdlib updates
2929

30+
### The following bundled gems are added.
31+
32+
3033
We only list stdlib changes that are notable feature changes.
3134

3235
Other changes are listed in the following sections. We also listed release
3336
history from the previous bundled version that is Ruby 3.4.0 if it has GitHub
3437
releases.
3538

36-
### The following bundled gems are promoted from default gems.
39+
### The following bundled gem is promoted from default gems.
40+
41+
* tsort 0.2.0
3742

3843
### The following default gem is added.
3944

@@ -50,6 +55,7 @@ releases.
5055
* test-unit 3.7.7
5156
* rss 0.3.2
5257
* net-imap 0.6.2
58+
* rbs 3.10.2
5359
* typeprof 0.31.1
5460
* debug 1.11.1
5561
* mutex_m 0.3.0

gems/bundled_gems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop
1818
net-smtp 0.5.1 https://github.com/ruby/net-smtp
1919
matrix 0.4.3 https://github.com/ruby/matrix
2020
prime 0.1.4 https://github.com/ruby/prime
21-
rbs 3.10.0 https://github.com/ruby/rbs
21+
rbs 3.10.2 https://github.com/ruby/rbs
2222
typeprof 0.31.1 https://github.com/ruby/typeprof
2323
debug 1.11.1 https://github.com/ruby/debug
2424
racc 1.8.1 https://github.com/ruby/racc

0 commit comments

Comments
 (0)