mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-07 13:38:26 +00:00
8 lines
136 B
Ruby
8 lines
136 B
Ruby
source "https://supermarket.getchef.com"
|
|
metadata
|
|
|
|
group :integration do
|
|
cookbook 'apt', '~> 2.0'
|
|
cookbook 'windows', '~> 1.12'
|
|
end
|