]> granicus.if.org Git - pdns/commitdiff
Update rubygems in travis (for bundler)
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 3 Jan 2019 10:08:32 +0000 (11:08 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 3 Jan 2019 16:00:51 +0000 (17:00 +0100)
(cherry picked from commit 2a5c0b379f0bc256cb92920e3be56139f5bcdc29)

build-scripts/travis.sh

index e5fea142cba62b468539e6c2d5a902aebf00d195..776063fb53376c3d5c4f79016c3dfefaea4567fe 100755 (executable)
@@ -303,6 +303,7 @@ install_auth() {
     ruby-json \
     rubygems-integration \
     socat"
+  run "gem update --system"
   run "gem install bundler --no-rdoc --no-ri"
   run "cd modules/remotebackend"
   run "ruby -S bundle install"