- Chef 13 support.
- Switch to
poise-git
andpoise-build-essential
rather than the traditional cookbooks to ensure support for older Chef and clean up lingering bugs.
- Fix a typo that prevented uninstalling
ruby_build
runtimes. - Ensure bzip2 is installed as some minimal Linux images do not include it.
- Install bundler in the same way as other
ruby_runtime
providers. - New integration test harness.
- Initial release!