From bfe89c7a904612fc40f5a21d8991d298decbe2e1 Mon Sep 17 00:00:00 2001 From: git Date: Tue, 20 May 2025 07:03:43 +0000 Subject: [PATCH] Update bundled gems list as of 2025-05-19 --- NEWS.md | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 5185f6b736..9a383c934d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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