Skip to content

Commit e0a7dad

Browse files
committed
Update bundled gems list as of 2026-04-06
1 parent ed6e700 commit e0a7dad

2 files changed

Lines changed: 20 additions & 12 deletions

File tree

NEWS.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ releases.
7070
* RubyGems 4.1.0.dev
7171
* bundler 4.1.0.dev
7272
* json 2.19.3
73-
* 2.18.0 to [v2.18.1][json-v2.18.1], [v2.19.0][json-v2.19.0], [v2.19.1][json-v2.19.1], [v2.19.2][json-v2.19.2]
73+
* 2.18.0 to [v2.18.1][json-v2.18.1], [v2.19.0][json-v2.19.0], [v2.19.1][json-v2.19.1], [v2.19.2][json-v2.19.2], [v2.19.3][json-v2.19.3]
7474
* openssl 4.0.1
7575
* 4.0.0 to [v4.0.1][openssl-v4.0.1]
7676
* prism 1.9.0
77-
* 1.8.0 to [v1.8.1][prism-v1.8.1], [v1.9.0][prism-v1.9.0]
77+
* 1.8.1 to [v1.9.0][prism-v1.9.0]
7878
* resolv 0.7.1
7979
* 0.7.0 to [v0.7.1][resolv-v0.7.1]
8080
* stringio 3.2.1.dev
@@ -88,20 +88,22 @@ releases.
8888

8989
### The following bundled gems are updated.
9090

91-
* minitest 6.0.2
91+
* minitest 6.0.3
9292
* test-unit 3.7.7
9393
* 3.7.5 to [3.7.6][test-unit-3.7.6], [3.7.7][test-unit-3.7.7]
9494
* net-imap 0.6.3
9595
* 0.6.2 to [v0.6.3][net-imap-v0.6.3]
96-
* rbs 4.0.0
97-
* 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], [v4.0.0.dev.5][rbs-v4.0.0.dev.5], [v4.0.0][rbs-v4.0.0]
96+
* rbs 4.0.2
97+
* 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]
9898
* mutex_m 0.3.0
99+
* bigdecimal 4.1.1
100+
* 4.0.1 to [v4.1.0][bigdecimal-v4.1.0], [v4.1.1][bigdecimal-v4.1.1]
99101
* resolv-replace 0.2.0
100102
* 0.1.1 to [v0.2.0][resolv-replace-v0.2.0]
101103
* syslog 0.4.0
102104
* 0.3.0 to [v0.4.0][syslog-v0.4.0]
103-
* repl_type_completor 0.1.14
104-
* 0.1.12 to [v0.1.13][repl_type_completor-v0.1.13], [v0.1.14][repl_type_completor-v0.1.14]
105+
* repl_type_completor 0.1.15
106+
* 0.1.12 to [v0.1.13][repl_type_completor-v0.1.13], [v0.1.14][repl_type_completor-v0.1.14], [v0.1.15][repl_type_completor-v0.1.15]
105107
* pstore 0.2.1
106108
* 0.2.0 to [v0.2.1][pstore-v0.2.1]
107109
* rdoc 7.2.0
@@ -167,30 +169,36 @@ A lot of work has gone into making Ractors more stable, performant, and usable.
167169
[rdoc-v7.0.1]: https://github.com/ruby/rdoc/releases/tag/v7.0.1
168170
[rdoc-v7.0.2]: https://github.com/ruby/rdoc/releases/tag/v7.0.2
169171
[rdoc-v7.0.3]: https://github.com/ruby/rdoc/releases/tag/v7.0.3
172+
[prism-v1.8.1]: https://github.com/ruby/prism/releases/tag/v1.8.1
173+
[zlib-v3.2.3]: https://github.com/ruby/zlib/releases/tag/v3.2.3
174+
[pstore-v0.2.1]: https://github.com/ruby/pstore/releases/tag/v0.2.1
170175
[json-v2.18.1]: https://github.com/ruby/json/releases/tag/v2.18.1
171176
[json-v2.19.0]: https://github.com/ruby/json/releases/tag/v2.19.0
172177
[json-v2.19.1]: https://github.com/ruby/json/releases/tag/v2.19.1
173178
[json-v2.19.2]: https://github.com/ruby/json/releases/tag/v2.19.2
179+
[json-v2.19.3]: https://github.com/ruby/json/releases/tag/v2.19.3
174180
[openssl-v4.0.1]: https://github.com/ruby/openssl/releases/tag/v4.0.1
175-
[prism-v1.8.1]: https://github.com/ruby/prism/releases/tag/v1.8.1
176181
[prism-v1.9.0]: https://github.com/ruby/prism/releases/tag/v1.9.0
177182
[resolv-v0.7.1]: https://github.com/ruby/resolv/releases/tag/v0.7.1
178183
[strscan-v3.1.7]: https://github.com/ruby/strscan/releases/tag/v3.1.7
179184
[timeout-v0.6.1]: https://github.com/ruby/timeout/releases/tag/v0.6.1
180-
[zlib-v3.2.3]: https://github.com/ruby/zlib/releases/tag/v3.2.3
181185
[test-unit-3.7.6]: https://github.com/test-unit/test-unit/releases/tag/3.7.6
182186
[test-unit-3.7.7]: https://github.com/test-unit/test-unit/releases/tag/3.7.7
183187
[net-imap-v0.6.3]: https://github.com/ruby/net-imap/releases/tag/v0.6.3
184188
[rbs-v3.10.1]: https://github.com/ruby/rbs/releases/tag/v3.10.1
185189
[rbs-v3.10.2]: https://github.com/ruby/rbs/releases/tag/v3.10.2
186190
[rbs-v3.10.3]: https://github.com/ruby/rbs/releases/tag/v3.10.3
191+
[rbs-v3.10.4]: https://github.com/ruby/rbs/releases/tag/v3.10.4
187192
[rbs-v4.0.0.dev.5]: https://github.com/ruby/rbs/releases/tag/v4.0.0.dev.5
188193
[rbs-v4.0.0]: https://github.com/ruby/rbs/releases/tag/v4.0.0
194+
[rbs-v4.0.2]: https://github.com/ruby/rbs/releases/tag/v4.0.2
195+
[bigdecimal-v4.1.0]: https://github.com/ruby/bigdecimal/releases/tag/v4.1.0
196+
[bigdecimal-v4.1.1]: https://github.com/ruby/bigdecimal/releases/tag/v4.1.1
189197
[resolv-replace-v0.2.0]: https://github.com/ruby/resolv-replace/releases/tag/v0.2.0
190198
[syslog-v0.4.0]: https://github.com/ruby/syslog/releases/tag/v0.4.0
191199
[repl_type_completor-v0.1.13]: https://github.com/ruby/repl_type_completor/releases/tag/v0.1.13
192200
[repl_type_completor-v0.1.14]: https://github.com/ruby/repl_type_completor/releases/tag/v0.1.14
193-
[pstore-v0.2.1]: https://github.com/ruby/pstore/releases/tag/v0.2.1
201+
[repl_type_completor-v0.1.15]: https://github.com/ruby/repl_type_completor/releases/tag/v0.1.15
194202
[rdoc-v7.1.0]: https://github.com/ruby/rdoc/releases/tag/v7.1.0
195203
[rdoc-v7.2.0]: https://github.com/ruby/rdoc/releases/tag/v7.2.0
196204
[win32ole-v1.9.3]: https://github.com/ruby/win32ole/releases/tag/v1.9.3

gems/bundled_gems

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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.2 https://github.com/minitest/minitest
9+
minitest 6.0.3 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
1212
test-unit 3.7.7 https://github.com/test-unit/test-unit
@@ -23,7 +23,7 @@ racc 1.8.1 https://github.com/ruby/racc
2323
mutex_m 0.3.0 https://github.com/ruby/mutex_m
2424
getoptlong 0.2.1 https://github.com/ruby/getoptlong
2525
base64 0.3.0 https://github.com/ruby/base64
26-
bigdecimal 4.0.1 https://github.com/ruby/bigdecimal
26+
bigdecimal 4.1.1 https://github.com/ruby/bigdecimal
2727
observer 0.1.2 https://github.com/ruby/observer
2828
abbrev 0.1.2 https://github.com/ruby/abbrev
2929
resolv-replace 0.2.0 https://github.com/ruby/resolv-replace

0 commit comments

Comments
 (0)