]> git.openstreetmap.org Git - chef.git/commitdiff
Installer bundler 2.1.4 for sotm 2020 site
authorTom Hughes <tom@compton.nu>
Thu, 7 May 2020 13:50:09 +0000 (14:50 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 7 May 2020 13:50:09 +0000 (14:50 +0100)
cookbooks/stateofthemap/recipes/default.rb

index 76efd9a44597941428c10051cc14e8f85a40b352..91ea25d89da380c973491b5ebd2ea47bedbf5a90 100644 (file)
@@ -305,6 +305,10 @@ gem_package "bundler" do
   version "1.17.3"
 end
 
+gem_package "bundler" do
+  version "2.1.4"
+end
+
 %w[2016 2017 2018 2019 2020].each do |year|
   git "/srv/#{year}.stateofthemap.org" do
     action :sync