Skip to content

Releases: madwork/chef-chruby-build

Version 1.0.2

26 Jun 17:09
Compare
Choose a tag to compare
  • Update default gemrc
  • Add gemrc attribute default true

Version 1.0.1

28 Nov 15:57
Compare
Choose a tag to compare
  • Fix ImmutableAttributeModification exception

Version 1.0.0

22 Nov 09:52
Compare
Choose a tag to compare
  • Require Chef 13.4+
  • Require Ark 4.0+

Version 0.5.0

22 Nov 09:08
Compare
Choose a tag to compare
  • Update Google Perftools to v2.7
  • Update LibYAML to v0.2.1
  • Update development gem dependencies (berkshelf, chefspec)
  • Add gems version parameter (backward compatible)
{
  "id": "ruby-2.5.3",
  "url": "https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.3.tar.gz",
  "checksum": "9828d03852c37c20fa333a0264f2490f07338576734d910ee3fd538c9520846c",
  "gems": ["bundler 1.17.1", "pry"]
}
  • Add integration test for Ubuntu 18.04 with Chef 14

chruby v0.3.9 with up-to-date options

05 Jul 11:56
Compare
Choose a tag to compare
  • chruby v0.3.9
  • Google Perftools v2.3
  • LibYAML v0.1.7
  • RSpec 3
  • Serverspec 2.0

It also adds Ubuntu 16.04 to the kitchen integration tests with optional Chef v12, and the recent releases of Ruby (2.3 and 2.4).