vagrant-landrush / landrush

A Vagrant plugin that provides a simple DNS server for Vagrant guests
MIT License
666 stars 78 forks source link

Travis CI used wrong Bundler version #298

Closed hferentschik closed 7 years ago

hferentschik commented 7 years ago
Bundler could not find compatible versions for gem "bundler":

  In Gemfile:

    vagrant was resolved to 1.8.6, which depends on

      bundler (= 1.12.5)

  Current Bundler version:

    bundler (1.13.6)

This Gemfile requires a different version of Bundler.