gds-operations / vcloud-core

vCloud Core is a gem that supports automated provisioning of VMWare vCloud Director, used by the vCloud Tools gems
http://gds-operations.github.io/vcloud-tools/
MIT License
12 stars 19 forks source link

Install dependncy failure: Mustache 1.x on Ruby 1.9.x #151

Closed dcarley closed 9 years ago

dcarley commented 9 years ago

Seen on our internal CI and Travis CI:

Gem::InstallError: mustache requires Ruby version ~> 2.0.
An error occurred while installing mustache (1.0.0), and Bundler cannot
continue.

We might need to pin an earlier version of Mustache.