9 lines
123 B
Ruby
9 lines
123 B
Ruby
# -*- ruby -*-
|
|
source 'https://supermarket.getchef.com'
|
|
|
|
metadata
|
|
|
|
group :integration do
|
|
cookbook 'minitest-handler'
|
|
end
|