X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/be1cfc020eb2d71d63bf5de7f8cfb1f7c08d8f03..82218c8e9c12e6feef3a476dc37c923a97b61681:/cookbooks/foundation/recipes/owg.rb diff --git a/cookbooks/foundation/recipes/owg.rb b/cookbooks/foundation/recipes/owg.rb index 0e8f2b722..ec441deda 100644 --- a/cookbooks/foundation/recipes/owg.rb +++ b/cookbooks/foundation/recipes/owg.rb @@ -26,7 +26,9 @@ package %w[ zlib1g-dev ] -gem_package "bundler" +gem_package 'bundler' do + version "1.17.3" +end git "/srv/operations.osmfoundation.org" do action :sync