kou opened a new pull request, #351: URL: https://github.com/apache/arrow-adbc/pull/351
Fixes #350. We don't need to set GEM_HOME for RubyGems install test. Because we don't use installed gems. We just want to test installation. We can't use GEM_HOME environment variable on conda environment. Because conda's Ruby sets gemhome in etc/gemrc. We can't overwrite it by GEM_HOME environment variable. So "--install-dir" is portable than GEM_HOME. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org