From f8f15e247d12ed7d709accc485704ae0c7866a51 Mon Sep 17 00:00:00 2001 From: git Date: Wed, 29 Mar 2023 07:00:50 +0000 Subject: [PATCH] Update bundled gems list at 2023-03-29 --- NEWS.md | 1 + gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 8d74bf3f00..18ac2bedd7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -58,6 +58,7 @@ The following bundled gems are updated. * minitest 5.18.0 * rbs 3.0.4 * typeprof 0.21.7 +* debug 1.7.2 See GitHub releases like [Logger](https://github.com/ruby/logger/releases) or changelog for details of the default gems or bundled gems. diff --git a/gems/bundled_gems b/gems/bundled_gems index 931127f51f..21ba6d76e8 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -19,4 +19,4 @@ matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.2 https://github.com/ruby/prime rbs 3.0.4 https://github.com/ruby/rbs c24c65ce867c7d1cc3cc1ca871fc002579bd8854 typeprof 0.21.7 https://github.com/ruby/typeprof -debug 1.7.1 https://github.com/ruby/debug 65197361213529fb5f0b5f6ec111b4d2688a3887 +debug 1.7.2 https://github.com/ruby/debug