Remove the pin on EOL Chef releases

Chef 14 is no longer supported and shouldn't be pinned here. These old deps bring in a bunch of old pins.

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith 2020-12-09 11:04:00 -08:00
parent 9e5eef39ce
commit d603aed98a

View file

@ -45,8 +45,6 @@ group :integration do
gem "berkshelf"
gem "test-kitchen", ">= 2.8"
gem "kitchen-vagrant", ">= 1.7"
gem "chef", "< 15"
gem "chef-zero", "< 15"
gem "kitchen-inspec", ">= 2.0"
gem "kitchen-dokken", ">= 2.11"
gem "git"