]> git.openstreetmap.org Git - chef.git/blob - Gemfile
Workaround kitchen-dokken Docker API compatibility issue
[chef.git] / Gemfile
1 source "https://rubygems.org"
2
3 gem "cookstyle"
4 # Workaround https://github.com/test-kitchen/kitchen-dokken/issues/367
5 gem "kitchen-dokken", :github => "feld/kitchen-dokken", :ref => "ee46cc63e3d337cc4cfcd046e52562067895f3e7"
6 gem "kitchen-inspec"
7 gem "test-kitchen"