ruby-changes:67166
From: Yusuke <ko1@a...>
Date: Sun, 15 Aug 2021 23:32:00 +0900 (JST)
Subject: [ruby-changes:67166] 164f50dea9 (master): Update TypeProf to 0.15.1
https://git.ruby-lang.org/ruby.git/commit/?id=164f50dea9 From 164f50dea918e7019847f578c3cffb079993d626 Mon Sep 17 00:00:00 2001 From: Yusuke Endoh <mame@r...> Date: Sun, 15 Aug 2021 11:59:05 +0900 Subject: Update TypeProf to 0.15.1 --- .github/workflows/ubuntu.yml | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index f3ad645..e148b76 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -59,7 +59,7 @@ jobs: https://github.com/ruby/ruby/blob/trunk/.github/workflows/ubuntu.yml#L59 timeout-minutes: 30 env: RUBY_TESTOPTS: "-q --tty=no" - TEST_BUNDLED_GEMS_ALLOW_FAILURES: "typeprof" + TEST_BUNDLED_GEMS_ALLOW_FAILURES: "" - uses: k0kubun/action-slack@v... with: payload: | diff --git a/gems/bundled_gems b/gems/bundled_gems index 0def51f..8c1433f 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -11,5 +11,5 @@ net-pop 0.1.1 https://github.com/ruby/net-pop https://github.com/ruby/ruby/blob/trunk/gems/bundled_gems#L11 net-smtp 0.2.1 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.2 https://github.com/ruby/prime -typeprof 0.15.0 https://github.com/ruby/typeprof +typeprof 0.15.1 https://github.com/ruby/typeprof rbs 1.3.3 https://github.com/ruby/rbs -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/