From f2ca65266f203da8a8c3afa734bb6e76a088c581 Mon Sep 17 00:00:00 2001 From: Koichi Sasada Date: Tue, 5 Oct 2021 22:19:22 +0900 Subject: [PATCH] debug.gem v1.2.4 This version fixes test failures on MacOS enviornment. --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 2ad13693d0..c2a9d5f301 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -13,4 +13,4 @@ matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.2 https://github.com/ruby/prime rbs 1.6.2 https://github.com/ruby/rbs typeprof 0.15.3 https://github.com/ruby/typeprof -debug 1.2.3 https://github.com/ruby/debug +debug 1.2.4 https://github.com/ruby/debug