2016-01-21 23:47:28 +00:00

7 lines
102 B
Ruby

source "http://rubygems.org/"
group :development, :test do
gem "chef"
gem "test-kitchen"
end