Hiroshi SHIBATA

Results 260 comments of Hiroshi SHIBATA

At first, the current ruby language is not supported alpine linux and musl officially. The ruby core team does not testing them with https://rubyci.org/

I understood alpine image was published by docker team. But the ruby core team didn't work together it. we have our official docker image only https://github.com/ruby/ruby-docker-images/pkgs/container/ruby . This means the...

Related with https://github.com/rubygems/rubygems/pull/2166

This changes broke some of tests on my environment like this: ``` 2) [TEST_ENV_NUMBER=9] bundle install with gem sources the simple case with a gem that installs multiple platforms installs...

@deivid-rodriguez Oh, Thanks. I could pass its test with removing the old gemspec 👍

Thanks for rising this. It's great idea for me. But I asked @shugo who are director of Ruby Association similar idea in the past. Ruby Association are hard to receive...

Good catch, Thanks. @nagachika or @unak Can you backport this?

Unfotunately, Ruby 2.7.x is only security maintenance status now. We have no chance to merge this into `ruby_2_7` branch.

@kateinoigakukun Can you submit this to https://github.com/ruby/mspec too?

I'm no opinion for this proposal. @drbrain Can you handle this?