Skip to content

Commit 99b9983

Browse files
committed
Update bundled gems list as of 2026-06-10
1 parent 4b9cbfa commit 99b9983

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,9 @@ releases.
108108
* test-unit 3.7.8
109109
* 3.7.5 to [3.7.6][test-unit-3.7.6], [3.7.7][test-unit-3.7.7], [3.7.8][test-unit-3.7.8]
110110
* rss 0.3.3
111+
* 0.3.2 to [0.3.3][rss-0.3.3]
111112
* net-imap 0.6.4.1
112-
* 0.6.2 to [v0.6.3][net-imap-v0.6.3], [v0.6.4][net-imap-v0.6.4]
113+
* 0.6.2 to [v0.6.3][net-imap-v0.6.3], [v0.6.4][net-imap-v0.6.4], [v0.6.4.1][net-imap-v0.6.4.1]
113114
* rbs 4.0.2
114115
* 3.10.0 to [v3.10.1][rbs-v3.10.1], [v3.10.2][rbs-v3.10.2], [v3.10.3][rbs-v3.10.3], [v3.10.4][rbs-v3.10.4], [v4.0.0.dev.5][rbs-v4.0.0.dev.5], [v4.0.0][rbs-v4.0.0], [v4.0.2][rbs-v4.0.2]
115116
* typeprof 0.32.0
@@ -118,6 +119,7 @@ releases.
118119
* 4.0.1 to [v4.1.0][bigdecimal-v4.1.0], [v4.1.1][bigdecimal-v4.1.1], [v4.1.2][bigdecimal-v4.1.2]
119120
* resolv-replace 0.2.0
120121
* 0.1.1 to [v0.2.0][resolv-replace-v0.2.0]
122+
* nkf 0.3.0
121123
* syslog 0.4.0
122124
* 0.3.0 to [v0.4.0][syslog-v0.4.0]
123125
* repl_type_completor 0.1.15
@@ -246,8 +248,10 @@ A lot of work has gone into making Ractors more stable, performant, and usable.
246248
[test-unit-3.7.6]: https://github.com/test-unit/test-unit/releases/tag/3.7.6
247249
[test-unit-3.7.7]: https://github.com/test-unit/test-unit/releases/tag/3.7.7
248250
[test-unit-3.7.8]: https://github.com/test-unit/test-unit/releases/tag/3.7.8
251+
[rss-0.3.3]: https://github.com/ruby/rss/releases/tag/0.3.3
249252
[net-imap-v0.6.3]: https://github.com/ruby/net-imap/releases/tag/v0.6.3
250253
[net-imap-v0.6.4]: https://github.com/ruby/net-imap/releases/tag/v0.6.4
254+
[net-imap-v0.6.4.1]: https://github.com/ruby/net-imap/releases/tag/v0.6.4.1
251255
[rbs-v3.10.1]: https://github.com/ruby/rbs/releases/tag/v3.10.1
252256
[rbs-v3.10.2]: https://github.com/ruby/rbs/releases/tag/v3.10.2
253257
[rbs-v3.10.3]: https://github.com/ruby/rbs/releases/tag/v3.10.3

gems/bundled_gems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ abbrev 0.1.2 https://github.com/ruby/abbrev
2929
resolv-replace 0.2.0 https://github.com/ruby/resolv-replace
3030
rinda 0.2.0 https://github.com/ruby/rinda
3131
drb 2.2.3 https://github.com/ruby/drb
32-
nkf 0.2.0 https://github.com/ruby/nkf
32+
nkf 0.3.0 https://github.com/ruby/nkf
3333
syslog 0.4.0 https://github.com/ruby/syslog
3434
csv 3.3.5 https://github.com/ruby/csv
3535
repl_type_completor 0.1.15 https://github.com/ruby/repl_type_completor

0 commit comments

Comments
 (0)