To resolve 'bundle install' errors:
- Can't find the 'libpq-fe.h header...
- rmagick (An error occurred while installing rmagick (2.13.4), and Bundler cannot continue)...
Execute:
sudo apt-get install libpq-dev
and
sudo apt-get install libmagickwand-dev imagemagick