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

ruby-changes:68272

From: Koichi <ko1@a...>
Date: Tue, 5 Oct 2021 23:23:03 +0900 (JST)
Subject: [ruby-changes:68272] f2ca65266f (master): debug.gem v1.2.4

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

From f2ca65266f203da8a8c3afa734bb6e76a088c581 Mon Sep 17 00:00:00 2001
From: Koichi Sasada <ko1@a...>
Date: Tue, 5 Oct 2021 22:19:22 +0900
Subject: 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 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.3 https://github.com/ruby/debug
+debug 1.2.4 https://github.com/ruby/debug
-- 
cgit v1.2.1


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

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