bring back fpm for now

This commit is contained in:
Seth Call 2021-06-04 14:20:35 -05:00
parent 4a296825e3
commit 1c71ead045
1 changed files with 1 additions and 1 deletions

View File

@ -245,5 +245,5 @@ group :production do
end
group :package do
#gem 'fpm'
gem 'fpm'
end