Gemfile in hoe-packaging-1.2.3 vs Gemfile in hoe-packaging-1.2.4

- old
+ new

@@ -2,10 +2,10 @@ # DO NOT EDIT THIS FILE. Instead, edit Rakefile, and run `rake bundler:gemfile`. source "https://rubygems.org/" -gem "fpm", "~>1.9" +gem "fpm", "~>1.10" gem "fpm-cookery", "~>0.33" gem "parseconfig", "~>1.0.8" gem "hoe-bundler", "~>1.4", :group => [:development, :test] gem "hoe-version", "~>1.2", :group => [:development, :test]