neillturner / kitchen-verifier-serverspec

A Test Kitchen Serverspec Verifer without having to transit the Busser layer
Other
39 stars 19 forks source link

use os provided bundler version #37

Closed timogoebel closed 5 years ago

timogoebel commented 5 years ago

On CentOS and RHEL, this installs the os provided bundler package so that the bundler version matches the ruby version available in the OS.

Fixes #36.