X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d0e7baf48bf812a5c000c1e8d47a6fb9737d4d87..79ca9a09538da1729dc8110c323bd3af9a3e1eeb:/cookbooks/stateofthemap/recipes/default.rb diff --git a/cookbooks/stateofthemap/recipes/default.rb b/cookbooks/stateofthemap/recipes/default.rb index 162c1002f..01c4bc910 100644 --- a/cookbooks/stateofthemap/recipes/default.rb +++ b/cookbooks/stateofthemap/recipes/default.rb @@ -287,6 +287,9 @@ package %w[ zlib1g-dev ] +apache_module "expires" +apache_module "rewrite" + gem_package "bundler" do version "1.17.3" end