Skip to content

Commit f393180

Browse files
committed
[DOC] Update bundled gems list at 1a171d7
1 parent 1a171d7 commit f393180

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

NEWS.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,26 @@ A lot of work has gone into making Ractors more stable, performant, and usable.
166166
[Feature #21853]: https://bugs.ruby-lang.org/issues/21853
167167
[Feature #21861]: https://bugs.ruby-lang.org/issues/21861
168168
[Feature #21932]: https://bugs.ruby-lang.org/issues/21932
169+
[rbs-v3.10.1]: https://github.com/ruby/rbs/releases/tag/v3.10.1
170+
[rbs-v3.10.2]: https://github.com/ruby/rbs/releases/tag/v3.10.2
171+
[rbs-v3.10.3]: https://github.com/ruby/rbs/releases/tag/v3.10.3
172+
[rbs-v3.10.4]: https://github.com/ruby/rbs/releases/tag/v3.10.4
173+
[rbs-v4.0.0.dev.5]: https://github.com/ruby/rbs/releases/tag/v4.0.0.dev.5
174+
[rbs-v4.0.0]: https://github.com/ruby/rbs/releases/tag/v4.0.0
175+
[rbs-v4.0.2]: https://github.com/ruby/rbs/releases/tag/v4.0.2
176+
[bigdecimal-v4.1.0]: https://github.com/ruby/bigdecimal/releases/tag/v4.1.0
177+
[bigdecimal-v4.1.1]: https://github.com/ruby/bigdecimal/releases/tag/v4.1.1
178+
[bigdecimal-v4.1.2]: https://github.com/ruby/bigdecimal/releases/tag/v4.1.2
179+
[resolv-replace-v0.2.0]: https://github.com/ruby/resolv-replace/releases/tag/v0.2.0
180+
[syslog-v0.4.0]: https://github.com/ruby/syslog/releases/tag/v0.4.0
181+
[repl_type_completor-v0.1.13]: https://github.com/ruby/repl_type_completor/releases/tag/v0.1.13
182+
[repl_type_completor-v0.1.14]: https://github.com/ruby/repl_type_completor/releases/tag/v0.1.14
183+
[repl_type_completor-v0.1.15]: https://github.com/ruby/repl_type_completor/releases/tag/v0.1.15
184+
[pstore-v0.2.1]: https://github.com/ruby/pstore/releases/tag/v0.2.1
185+
[rdoc-v7.1.0]: https://github.com/ruby/rdoc/releases/tag/v7.1.0
186+
[rdoc-v7.2.0]: https://github.com/ruby/rdoc/releases/tag/v7.2.0
187+
[win32ole-v1.9.3]: https://github.com/ruby/win32ole/releases/tag/v1.9.3
188+
[irb-v1.17.0]: https://github.com/ruby/irb/releases/tag/v1.17.0
169189
[RubyGems-v4.0.4]: https://github.com/rubygems/rubygems/releases/tag/v4.0.4
170190
[RubyGems-v4.0.5]: https://github.com/rubygems/rubygems/releases/tag/v4.0.5
171191
[RubyGems-v4.0.6]: https://github.com/rubygems/rubygems/releases/tag/v4.0.6
@@ -203,23 +223,3 @@ A lot of work has gone into making Ractors more stable, performant, and usable.
203223
[test-unit-3.7.6]: https://github.com/test-unit/test-unit/releases/tag/3.7.6
204224
[test-unit-3.7.7]: https://github.com/test-unit/test-unit/releases/tag/3.7.7
205225
[net-imap-v0.6.3]: https://github.com/ruby/net-imap/releases/tag/v0.6.3
206-
[rbs-v3.10.1]: https://github.com/ruby/rbs/releases/tag/v3.10.1
207-
[rbs-v3.10.2]: https://github.com/ruby/rbs/releases/tag/v3.10.2
208-
[rbs-v3.10.3]: https://github.com/ruby/rbs/releases/tag/v3.10.3
209-
[rbs-v3.10.4]: https://github.com/ruby/rbs/releases/tag/v3.10.4
210-
[rbs-v4.0.0.dev.5]: https://github.com/ruby/rbs/releases/tag/v4.0.0.dev.5
211-
[rbs-v4.0.0]: https://github.com/ruby/rbs/releases/tag/v4.0.0
212-
[rbs-v4.0.2]: https://github.com/ruby/rbs/releases/tag/v4.0.2
213-
[bigdecimal-v4.1.0]: https://github.com/ruby/bigdecimal/releases/tag/v4.1.0
214-
[bigdecimal-v4.1.1]: https://github.com/ruby/bigdecimal/releases/tag/v4.1.1
215-
[bigdecimal-v4.1.2]: https://github.com/ruby/bigdecimal/releases/tag/v4.1.2
216-
[resolv-replace-v0.2.0]: https://github.com/ruby/resolv-replace/releases/tag/v0.2.0
217-
[syslog-v0.4.0]: https://github.com/ruby/syslog/releases/tag/v0.4.0
218-
[repl_type_completor-v0.1.13]: https://github.com/ruby/repl_type_completor/releases/tag/v0.1.13
219-
[repl_type_completor-v0.1.14]: https://github.com/ruby/repl_type_completor/releases/tag/v0.1.14
220-
[repl_type_completor-v0.1.15]: https://github.com/ruby/repl_type_completor/releases/tag/v0.1.15
221-
[pstore-v0.2.1]: https://github.com/ruby/pstore/releases/tag/v0.2.1
222-
[rdoc-v7.1.0]: https://github.com/ruby/rdoc/releases/tag/v7.1.0
223-
[rdoc-v7.2.0]: https://github.com/ruby/rdoc/releases/tag/v7.2.0
224-
[win32ole-v1.9.3]: https://github.com/ruby/win32ole/releases/tag/v1.9.3
225-
[irb-v1.17.0]: https://github.com/ruby/irb/releases/tag/v1.17.0

0 commit comments

Comments
 (0)