From 5272f2bc95770bf483795532ac807884f8932c23 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Mon, 22 Dec 2025 12:00:09 +0000 Subject: [PATCH] Bump RDoc to 7.0.2 (#15691) --- NEWS.md | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 49747a703e3077..23a433c0c4e9d6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -286,7 +286,7 @@ The following bundled gems are promoted from default gems. * pstore 0.2.0 * benchmark 0.5.0 * logger 1.7.0 -* rdoc 7.0.1 +* rdoc 7.0.2 * win32ole 1.9.2 * irb 1.16.0 * reline 0.6.3 diff --git a/gems/bundled_gems b/gems/bundled_gems index dd28b2bdfe2e5f..0b63393506cbe1 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.1 https://github.com/ruby/rdoc +rdoc 7.0.2 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