[前][次][番号順一覧][スレッド一覧]

ruby-changes:68263

From: Koichi <ko1@a...>
Date: Tue, 5 Oct 2021 14:59:13 +0900 (JST)
Subject: [ruby-changes:68263] 0553494ad7 (master): debug.gem 1.2.3

https://git.ruby-lang.org/ruby.git/commit/?id=0553494ad7

From 0553494ad7ccbc75ac954c2cb0e7ea50443bad0c Mon Sep 17 00:00:00 2001
From: Koichi Sasada <ko1@a...>
Date: Tue, 5 Oct 2021 12:20:18 +0900
Subject: 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 https://github.com/ruby/ruby/blob/trunk/gems/bundled_gems#L13
 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
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]