kszucs commented on a change in pull request #6961:
URL: https://github.com/apache/arrow/pull/6961#discussion_r411236556
##########
File path: dev/tasks/verify-rc/github.nix.yml
##########
@@ -64,8 +69,9 @@ jobs:
fi
if [ "$TEST_RUBY" = "1" ]; then
ruby --version
+ sudo gem install bundler
fi
fi
- # TODO: put 0.16.0 2 in some separate file?
+ # TODO: put version and rc number in some separate file?
Review comment:
Not yet, created jira https://issues.apache.org/jira/browse/ARROW-8525
----------------------------------------------------------------
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:
[email protected]