miketheman/knife-community

View on GitHub
gemfiles/chef_11_latest.gemfile

Summary

Maintainability
Test Coverage
# This file was generated by Appraisal

source "https://rubygems.org"

gem "chef", "~> 11.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 => "../"