ruby-changes:71587
From: Koichi <ko1@a...>
Date: Fri, 1 Apr 2022 14:44:21 +0900 (JST)
Subject: [ruby-changes:71587] b3a05827c7 (master): debug.gem v1.5.0
https://git.ruby-lang.org/ruby.git/commit/?id=b3a05827c7 From b3a05827c716bbb6a54cb6924f5840324806c42c Mon Sep 17 00:00:00 2001 From: Koichi Sasada <ko1@a...> Date: Fri, 1 Apr 2022 14:05:00 +0900 Subject: debug.gem v1.5.0 Note that `mkmf`'s `have_func` doesn't work without installing ruby (without `make install`) and `make test-bundled-gems` does not work. So the newer test repository is specified. --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 3fcf72e958..05e7b631f5 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.2.2 https://github.com/ruby/rbs typeprof 0.21.2 https://github.com/ruby/typeprof -debug 1.4.0 https://github.com/ruby/debug +debug 1.5.0 https://github.com/ruby/debug 1fce2583d1e71419998507898ba5f7eea815133f -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/