ruby-changes:73580
From: Koichi <ko1@a...>
Date: Fri, 16 Sep 2022 18:54:50 +0900 (JST)
Subject: [ruby-changes:73580] a28e7871e5 (master): Update bundled_gems
https://git.ruby-lang.org/ruby.git/commit/?id=a28e7871e5 From a28e7871e54d7a87afbfd686291c500d71edb7cb Mon Sep 17 00:00:00 2001 From: Koichi Sasada <ko1@a...> Date: Fri, 16 Sep 2022 18:12:46 +0900 Subject: Update bundled_gems Try latest patch to avoid some race on Mac OS X. --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 9d57e838b3..e8cb03d38c 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.6.0 https://github.com/ruby/rbs 5ec9d53efe4bf0a97f33c3016aed430be135583a typeprof 0.21.3 https://github.com/ruby/typeprof -debug 1.6.2 https://github.com/ruby/debug 2cb44483c681f6806bf6843a8f996d3a10d0e42c +debug 1.6.2 https://github.com/ruby/debug 19b4dde3308f532943e4234d1588d4fa26c52345 -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/