From 0648fcb9863c589428c0268296d0ed016206e6c4 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Fri, 7 Sep 2018 23:30:33 +0100 Subject: [PATCH] tile: add ruby package - used by expire-tile --- cookbooks/tile/recipes/default.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 3e9f6a813..4d08e6c10 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -438,6 +438,7 @@ package %w[ if node[:lsb][:release].to_f >= 18.04 package %w[ + ruby pyosmium python-pyproj ] -- 2.43.2