YAMADA Tsuyoshi
YAMADA Tsuyoshi
@mishina2228 `Object#timeout` is deprecated but still available in ruby 3.0.2 https://github.com/ruby/ruby/blob/v3_0_2/lib/timeout.rb#L124-L134 ```console % docker run --rm -ti ruby:3.0.2 irb(main):001:0> RUBY_VERSION => "3.0.2" irb(main):002:0> timeout(1) {} (irb):2: warning: Object#timeout is deprecated,...
I also encountered same problem. And it seems to be resolved by #126, but new version is not released yet. @sikachu or @kaspth or someone else, could you release new...
@dependabot rebase
@jasonkarns Can you take a look at these workflows again?  I tried to reproduce this problem by following steps, 1. Fork nodenv/node-build to minimum2scp/node-build 2. Generate PAT with my...
@dependabot rebase
@dependabot rebase