Skip to content

Commit

Permalink
Try installing bundler 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
qnighy committed Jan 8, 2020
1 parent 165bdc3 commit 5782756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kokoro/release/ruby/linux/ruby/ruby_build.sh
Expand Up @@ -11,6 +11,7 @@ fi

umask 0022
pushd ruby
gem install bundler -v 2.1.4
bundle install && bundle exec rake gem:native
ls pkg
mv pkg/* $ARTIFACT_DIR
Expand Down

0 comments on commit 5782756

Please sign in to comment.