gemfiles/chef_12_latest.gemfile
# This file was generated by Appraisal
source "https://rubygems.org"
gem "chef", "~> 12.0"
group :localdev do
gem "appraisal", "~> 2.1.0"
gem "guard-cucumber", "~> 1.6"
gem "guard-rspec", "~> 4.6"
gem "guard-rubocop", "~> 1.2"
end
gemspec :path => "../"