Skip to content

Commit

Permalink
Update FPM for packaging.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Feb 3, 2017
1 parent 725295a commit 7a60b93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion build/package/Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source "https://rubygems.org"

gem "fpm", "~> 1.7.0"
gem "fpm", "~> 1.8.0"
14 changes: 7 additions & 7 deletions build/package/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ GEM
cabin (> 0)
backports (3.6.8)
cabin (0.9.0)
childprocess (0.5.9)
childprocess (0.6.1)
ffi (~> 1.0, >= 1.0.11)
clamp (1.0.1)
dotenv (2.1.1)
ffi (1.9.14)
fpm (1.7.0)
dotenv (2.2.0)
ffi (1.9.17)
fpm (1.8.0)
archive-tar-minitar
arr-pm (~> 0.0.10)
backports (>= 2.6.2)
Expand All @@ -24,7 +24,7 @@ GEM
ruby-xz
insist (1.0.0)
io-like (0.3.0)
json (1.8.3)
json (1.8.6)
mustache (0.99.8)
pleaserun (0.0.27)
cabin (> 0)
Expand All @@ -42,7 +42,7 @@ PLATFORMS
ruby

DEPENDENCIES
fpm (~> 1.7.0)
fpm (~> 1.8.0)

BUNDLED WITH
1.11.2
1.14.3

0 comments on commit 7a60b93

Please sign in to comment.