]> 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)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 3 Jan 2019 10:08:32 +0000 (11:08 +0100)
build-scripts/travis.sh

index 7844a99945dfb71dee667b87a7a7be1091313669..7a5c1d25ea69759e56be4c6c9310d9e8cf55d276 100755 (executable)
@@ -312,6 +312,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"