diff options
| author | git <svn-admin@ruby-lang.org> | 2026-01-14 06:55:49 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2026-01-14 06:55:49 +0000 |
| commit | 875dce2f5989c67b93e420d08939a74aa11d6199 (patch) | |
| tree | 8a01a4c65a9ec7a28c188372549ef0c489033e8a | |
| parent | 323ad363ca0b27da781c3bc8edb7b98b94520d83 (diff) | |
Update bundled gems list as of 2026-01-13
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -60,7 +60,7 @@ releases. * typeprof 0.31.1 * debug 1.11.1 * mutex_m 0.3.0 -* rdoc 7.0.3 +* rdoc 7.1.0 ### RubyGems and Bundler diff --git a/gems/bundled_gems b/gems/bundled_gems index 95dfa5b6ca..1caac2448a 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -39,7 +39,7 @@ ostruct 0.6.3 https://github.com/ruby/ostruct pstore 0.2.0 https://github.com/ruby/pstore benchmark 0.5.0 https://github.com/ruby/benchmark logger 1.7.0 https://github.com/ruby/logger -rdoc 7.0.3 https://github.com/ruby/rdoc +rdoc 7.1.0 https://github.com/ruby/rdoc win32ole 1.9.2 https://github.com/ruby/win32ole irb 1.16.0 https://github.com/ruby/irb reline 0.6.3 https://github.com/ruby/reline |
