diff options
| author | git <svn-admin@ruby-lang.org> | 2025-05-20 07:03:43 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-05-20 07:03:43 +0000 |
| commit | bfe89c7a904612fc40f5a21d8991d298decbe2e1 (patch) | |
| tree | 3c8b2086722629fee3a8ad58bfd62fe9b625195e | |
| parent | edff523407ac54b09a95a946c927656262595178 (diff) | |
Update bundled gems list as of 2025-05-19
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -43,7 +43,7 @@ The following bundled gems are promoted from default gems. * pstore 0.2.0 * benchmark 0.4.0 * logger 1.7.0 -* rdoc 6.13.1 +* rdoc 6.14.0 * win32ole 1.9.2 * irb 1.15.2 * reline 0.6.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index 4336c0ee8d..db845c0c0f 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -39,7 +39,7 @@ ostruct 0.6.1 https://github.com/ruby/ostruct pstore 0.2.0 https://github.com/ruby/pstore benchmark 0.4.0 https://github.com/ruby/benchmark logger 1.7.0 https://github.com/ruby/logger -rdoc 6.13.1 https://github.com/ruby/rdoc +rdoc 6.14.0 https://github.com/ruby/rdoc win32ole 1.9.2 https://github.com/ruby/win32ole irb 1.15.2 https://github.com/ruby/irb reline 0.6.1 https://github.com/ruby/reline |
