From 0553494ad7ccbc75ac954c2cb0e7ea50443bad0c Mon Sep 17 00:00:00 2001 From: Koichi Sasada Date: Tue, 5 Oct 2021 12:20:18 +0900 Subject: [PATCH] debug.gem 1.2.3 This version uses tempdir instead of homedir to store UNIX domain socket. --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 275309de5a..2ad13693d0 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.2 https://github.com/ruby/debug +debug 1.2.3 https://github.com/ruby/debug