kou opened a new issue, #45547: URL: https://github.com/apache/arrow/issues/45547
### Describe the enhancement requested We build and publish .gem files in our post-release tasks. If we want to publish .gem for JRuby, we need JRuby in our post-release tasks. But it increases release costs. If we build .gem files as binary artifacts in CI, we can just push built .gem files in our post-release tasks. We don't need JRuby in our post-release tasks. ### Component(s) Release, Ruby -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org