gem install --no-ri --no-rdoc rake fpm
Fetching: rake-12.3.2.gem (100%)
Successfully installed rake-12.3.2
Building native extensions. This could take a while...
Successfully installed childprocess-1.0.0
Fetching: ffi-1.10.0.gem (100%)
Building native extensions. This could take a while...
Successfully installed ffi-1.10.0
Install rake, which allow you to complete installing the native extensions necessary for FPM
This addresses #54
Install rake, which allow you to complete installing the native extensions necessary for FPM