summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2021-08-15 11:59:05 +0900
committerYusuke Endoh <mame@ruby-lang.org>2021-08-15 23:31:35 +0900
commit164f50dea918e7019847f578c3cffb079993d626 (patch)
treec3f5408b4229b78527b9b82a81d011c27e769a16
parent2aa6826e81ec880f5e98fa995e44fae0819be95d (diff)
Update TypeProf to 0.15.1
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4743
-rw-r--r--.github/workflows/ubuntu.yml2
-rw-r--r--gems/bundled_gems2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml
index f3ad64546f..e148b76cbe 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -59,7 +59,7 @@ jobs:
timeout-minutes: 30
env:
RUBY_TESTOPTS: "-q --tty=no"
- TEST_BUNDLED_GEMS_ALLOW_FAILURES: "typeprof"
+ TEST_BUNDLED_GEMS_ALLOW_FAILURES: ""
- uses: k0kubun/action-slack@v2.0.0
with:
payload: |
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 0def51fbad..8c1433f317 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -11,5 +11,5 @@ net-pop 0.1.1 https://github.com/ruby/net-pop
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