fpm: 1.9.3 -> 1.11.0, use bundlerApp

This commit is contained in:
Michael Fellinger
2019-05-02 23:51:11 +02:00
parent 6e8c78e225
commit aed27facc0
3 changed files with 52 additions and 21 deletions
@@ -3,23 +3,23 @@ GEM
specs:
arr-pm (0.0.10)
cabin (> 0)
backports (3.10.3)
backports (3.14.0)
cabin (0.9.0)
childprocess (0.8.0)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
clamp (1.0.1)
dotenv (2.2.1)
ffi (1.9.18)
fpm (1.9.3)
dotenv (2.7.2)
ffi (1.10.0)
fpm (1.11.0)
arr-pm (~> 0.0.10)
backports (>= 2.6.2)
cabin (>= 0.6.0)
childprocess
childprocess (= 0.9.0)
clamp (~> 1.0.0)
ffi
json (>= 1.7.7, < 2.0)
pleaserun (~> 0.0.29)
ruby-xz
ruby-xz (~> 0.2.3)
stud
insist (1.0.0)
io-like (0.3.0)
@@ -44,4 +44,4 @@ DEPENDENCIES
fpm
BUNDLED WITH
1.14.6
1.17.2