ruby-changes:71620
From: Yusuke <ko1@a...>
Date: Mon, 4 Apr 2022 18:54:43 +0900 (JST)
Subject: [ruby-changes:71620] f8455a4faf (master): Make typeprof support RBS 2.3.0
https://git.ruby-lang.org/ruby.git/commit/?id=f8455a4faf From f8455a4fafdb6c86df95142d8b1347b0e02ef3ae Mon Sep 17 00:00:00 2001 From: Yusuke Endoh <mame@r...> Date: Mon, 4 Apr 2022 16:36:02 +0900 Subject: Make typeprof support RBS 2.3.0 Since RBS 2.3.0, nil? returns true or false instead of bool --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 9c713743f2..d86b556b30 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -12,5 +12,5 @@ net-smtp 0.3.1 https://github.com/ruby/net-smtp https://github.com/ruby/ruby/blob/trunk/gems/bundled_gems#L12 matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.2 https://github.com/ruby/prime rbs 2.3.0 https://github.com/ruby/rbs -typeprof 0.21.2 https://github.com/ruby/typeprof +typeprof 0.21.2 https://github.com/ruby/typeprof 8577943c042145af4c87914fa323c0a854da2e6d 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/