Gemfile in chef-dk-3.4.38 vs Gemfile in chef-dk-3.5.13
- old
+ new
@@ -50,10 +50,10 @@
gem "chef-vault", ">= 3.4.1"
# Expeditor manages the version of chef released to Rubygems. We only release 'stable' chef
# gems to Rubygems now, so letting this float on latest should always give us the latest
# stable release. May have to re-pin around major version bumping time, or during patch
# fixes.
- gem "chef", "= 14.6.47"
+ gem "chef", "= 14.7.17"
gem "cheffish", ">= 14.0.1"
gem "chefspec", ">= 7.3.0"
gem "fauxhai", ">= 6.7"
gem "inspec", ">= 2.3"
gem "kitchen-azurerm", ">= 0.14"