File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff 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+
3033We only list stdlib changes that are notable feature changes.
3134
3235Other changes are listed in the following sections. We also listed release
3336history from the previous bundled version that is Ruby 3.4.0 if it has GitHub
3437releases.
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
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop
1818net-smtp 0.5.1 https://github.com/ruby/net-smtp
1919matrix 0.4.3 https://github.com/ruby/matrix
2020prime 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
2222typeprof 0.31.1 https://github.com/ruby/typeprof
2323debug 1.11.1 https://github.com/ruby/debug
2424racc 1.8.1 https://github.com/ruby/racc
You can’t perform that action at this time.
0 commit comments