I can\'t figure out what\'s wrong with my syntax in my Gemfile. Any time I try to run $ bundle install I get this error message:
$ bundle install
Gemfile syntax
I had opened the gemfile in Text Edit and it replaced the single quotes with different ASCII encoded quotes. Opened it in Sublime 2 and replaced the single quotes and that fixed it.