You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/14 21:16:32 UTC

[GitHub] [arrow] kou commented on a change in pull request #7964: ARROW-9739: [CI][Ruby] Don't install gem documents

kou commented on a change in pull request #7964:
URL: https://github.com/apache/arrow/pull/7964#discussion_r470868723



##########
File path: dev/release/verify-release-candidate.sh
##########
@@ -399,7 +399,7 @@ test_glib() {
   export GI_TYPELIB_PATH=$ARROW_HOME/lib/girepository-1.0:$GI_TYPELIB_PATH
 
   if ! bundle --version; then
-    gem install bundler
+    gem install --no-document bundler

Review comment:
       NOTE: I accept this but this isn't used in Docker image.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org