]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/recipes/default.rb
Add bundler gem
[chef.git] / cookbooks / stateofthemap / recipes / default.rb
index 17b07f39706e106cc6cde0f7b1019a7f0eeac426..755500c369cf8e096f1d7db96f66a83f9f1e2e72 100644 (file)
@@ -282,6 +282,7 @@ end
 end
 
 gem_package "jekyll"
+gem_package "bundler"
 
 %w[2016 2017 2018 2019 2020].each do |year|
   git "/srv/#{year}.stateofthemap.org" do