From 7af5a632f42b031767cc211543aa4aee75b6fafc Mon Sep 17 00:00:00 2001 From: git Date: Thu, 24 Apr 2025 07:03:05 +0000 Subject: [PATCH] Update bundled gems list as of 2025-04-24 --- NEWS.md | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 99a2a36da8..421283c5f3 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.6 +* fiddle 1.1.7 We only list stdlib changes that are notable feature changes. diff --git a/gems/bundled_gems b/gems/bundled_gems index 408c994e81..b1a2e6eebc 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.6 https://github.com/ruby/fiddle +fiddle 1.1.7 https://github.com/ruby/fiddle