]> git.openstreetmap.org Git - chef.git/commitdiff
Switch blogs.openstreetmap.org to bundler 2.x
authorTom Hughes <tom@compton.nu>
Tue, 2 Feb 2021 14:47:12 +0000 (14:47 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 2 Feb 2021 14:47:12 +0000 (14:47 +0000)
cookbooks/blogs/recipes/default.rb

index 61602b1399183e773a2dbbaf2c72e686f091412f..5af8f53a53ffd7a66ea19704d99dd2be9b15aabe 100644 (file)
@@ -31,7 +31,7 @@ package %w[
 ]
 
 gem_package "bundler" do
-  version "~> 1.17.2"
+  version "~> 2.1.4"
 end
 
 directory "/srv/blogs.openstreetmap.org" do