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