lusis / chef-logstash

Semi-official Logstash cookbook
Other
271 stars 353 forks source link

Travis builds fail because of Ohai / Ruby 2 #409

Open ralphm opened 9 years ago

ralphm commented 9 years ago

Travis builds are doing using Ruby 1.9, however, newer versions of ohai require Ruby 2.

Gem::InstallError: ohai requires Ruby version >= 2.0.0.
An error occurred while installing ohai (8.3.0), and Bundler cannot continue.
Make sure that `gem install ohai -v '8.3.0'` succeeds before bundling.