diff options
| author | git <svn-admin@ruby-lang.org> | 2025-07-04 07:05:42 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-07-04 07:05:42 +0000 |
| commit | 4d6fac3e9515a71edd6d77e59c3a04dcbe0c444f (patch) | |
| tree | 993dec160533bc85c30a0f8f95501f6e5c8d75e1 | |
| parent | 5564e0a58d928d0f34bfd14989070c802f4eaa0f (diff) | |
Update bundled gems list as of 2025-07-03
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -119,7 +119,7 @@ The following bundled gems are promoted from default gems. * pstore 0.2.0 * benchmark 0.4.1 * logger 1.7.0 -* rdoc 6.14.1 +* rdoc 6.14.2 * win32ole 1.9.2 * irb 1.15.2 * reline 0.6.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index 25f5fcbda0..7fcd0796aa 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -39,7 +39,7 @@ ostruct 0.6.2 https://github.com/ruby/ostruct pstore 0.2.0 https://github.com/ruby/pstore benchmark 0.4.1 https://github.com/ruby/benchmark logger 1.7.0 https://github.com/ruby/logger -rdoc 6.14.1 https://github.com/ruby/rdoc +rdoc 6.14.2 https://github.com/ruby/rdoc win32ole 1.9.2 https://github.com/ruby/win32ole irb 1.15.2 https://github.com/ruby/irb 331c4e851296b115db766c291e8cf54a2492fb36 reline 0.6.1 https://github.com/ruby/reline |
