mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update TypeProf to 0.15.1
This commit is contained in:
parent
2aa6826e81
commit
164f50dea9
Notes:
git
2021-08-15 23:32:02 +09:00
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
|
@ -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: |
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue