tjwp commented on code in PR #2041: URL: https://github.com/apache/avro/pull/2041#discussion_r1059441037
########## lang/ruby/build.sh: ########## @@ -24,11 +24,6 @@ cd "$(dirname "$0")" export GEM_HOME="$PWD/.gem/" export PATH="/usr/local/rbenv/shims:$GEM_HOME/bin:$PATH" -# bootstrap bundler -gem install --no-document -v 1.17.3 bundler Review Comment: This version of bundler is old (12/27/2018) and no longer needed. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
