ruby-changes:72369
From: Koichi <ko1@a...>
Date: Thu, 30 Jun 2022 13:50:41 +0900 (JST)
Subject: [ruby-changes:72369] a5420b6fc1 (master): use latest debug.gem
https://git.ruby-lang.org/ruby.git/commit/?id=a5420b6fc1 From a5420b6fc13ede3ed96cd3196265e7919f1146d1 Mon Sep 17 00:00:00 2001 From: Koichi Sasada <ko1@a...> Date: Thu, 30 Jun 2022 11:45:13 +0900 Subject: use latest debug.gem If `XDG_RUNTIME_DIR` is available, test-bundled-gems fails with old debug.gem tests. --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 56110819f6..0663b712d1 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 2.5.1 https://github.com/ruby/rbs typeprof 0.21.2 https://github.com/ruby/typeprof 8577943c042145af4c87914fa323c0a854da2e6d -debug 1.5.0 https://github.com/ruby/debug 1fce2583d1e71419998507898ba5f7eea815133f +debug 1.5.0 https://github.com/ruby/debug 5053a795864a1e14863bd912fc5818754105d64c -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/