I've seen this a million times, but my usual fixes and stackoverflow suggestions aren't working this time.
When I run bundle install, it fails at pg:
An error occurred while installing pg (1.2.3), and Bundler cannot
continue.
In the past, I've solved this by first running gem install bundler before running bundle install again. This time, no luck. Any suggestions?