summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ubuntu.yml2
-rw-r--r--.github/workflows/yjit-ubuntu.yml2
-rw-r--r--gems/bundled_gems2
3 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml
index 795ba0abba..f0ade0963a 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -116,7 +116,7 @@ jobs:
env:
RUBY_TESTOPTS: "-q --tty=no"
TESTS: ${{ matrix.test_task == 'check' && matrix.skipped_tests || '' }}
- TEST_BUNDLED_GEMS_ALLOW_FAILURES: "typeprof"
+ TEST_BUNDLED_GEMS_ALLOW_FAILURES: ""
PRECHECK_BUNDLED_GEMS: "no"
- name: make skipped tests
run: |
diff --git a/.github/workflows/yjit-ubuntu.yml b/.github/workflows/yjit-ubuntu.yml
index 57a3358711..6730f15e72 100644
--- a/.github/workflows/yjit-ubuntu.yml
+++ b/.github/workflows/yjit-ubuntu.yml
@@ -150,7 +150,7 @@ jobs:
timeout-minutes: 60
env:
RUBY_TESTOPTS: "-q --tty=no"
- TEST_BUNDLED_GEMS_ALLOW_FAILURES: "typeprof"
+ TEST_BUNDLED_GEMS_ALLOW_FAILURES: ""
PRECHECK_BUNDLED_GEMS: "no"
continue-on-error: ${{ matrix.test_task == 'yjit-bench' }}
- name: Show ${{ github.event.pull_request.base.ref }} GitHub URL for yjit-bench comparison
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 21ba6d76e8..c9c9908d33 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -18,5 +18,5 @@ net-smtp 0.3.3 https://github.com/ruby/net-smtp
matrix 0.4.2 https://github.com/ruby/matrix
prime 0.1.2 https://github.com/ruby/prime
rbs 3.0.4 https://github.com/ruby/rbs c24c65ce867c7d1cc3cc1ca871fc002579bd8854
-typeprof 0.21.7 https://github.com/ruby/typeprof
+typeprof 0.21.7 https://github.com/ruby/typeprof aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
debug 1.7.2 https://github.com/ruby/debug