I have included the pg gem in the Gemfile with a "gem 'pg' ", but it is throwing the following error.
An error occurred while installing pg (1.1.4), and Bundler cannot continue.
Make sure that gem install pg -v '1.1.4' --source 'https://rubygems.org/'
succeeds before bundling.