From 24c838f92e7df02847ecb9d607d5b988aebc8153 Mon Sep 17 00:00:00 2001 From: git Date: Fri, 25 Apr 2025 07:03:06 +0000 Subject: [PATCH] Update bundled gems list as of 2025-04-25 --- NEWS.md | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index f8547f945c..34efd40d2e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -43,7 +43,7 @@ The following bundled gems are promoted from default gems. * irb 1.15.2 * reline 0.6.1 * readline 0.0.4 -* fiddle 1.1.7 +* fiddle 1.1.8 We only list stdlib changes that are notable feature changes. diff --git a/gems/bundled_gems b/gems/bundled_gems index b1a2e6eebc..dc69cc2b85 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -44,4 +44,4 @@ 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 readline 0.0.4 https://github.com/ruby/readline -fiddle 1.1.7 https://github.com/ruby/fiddle +fiddle 1.1.8 https://github.com/ruby/fiddle