I\'m attempting to run bundle in my Rails project on OSX 10.9. It fails when getting to the pg gem with this error:
bundle
pg
Gem::Installer:
this worked for me with Mavericks and the Postgresapp:
gem install pg -v '0.17.0' -- --with-pg-config=/Applications/Postgres93.app/Contents/MacOS/bin/pg_config