Sha256: 9199cfdc0ae62788dd64efb2173b8eb1fe7db739cc8510319988c0f98daaf258
Contents?: true
Size: 437 Bytes
Versions: 1
Compression:
Stored size: 437 Bytes
Contents
source "https://rubygems.org" gemspec group :test do gem "rake" gem "rspec", "~> 3.8" gem "rspec-expectations", "~> 3.8" gem "rspec-mocks", "~> 3.8" gem "cookstyle", "=7.7.2" # this forces dependabot PRs to open which triggers cookstyle CI on the chef generate command gem "chefstyle", "=1.6.2" gem "test-kitchen", ">= 2.11.1" end group :profile do gem "stackprof" gem "stackprof-webnav" gem "memory_profiler" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chef-cli-5.0.1 | Gemfile |