I have added the line
gem “jekyll-theme-prologue”
to the GEM file, and then I run bundle install. This is what spits back at me:
[!] There was an error parsing Gemfile
: Undefined local variable or method `“jekyll’ for Gemfile. Bundler cannot continue.
from /Users/me/websites/ddubs/Gemfile:16
gem “jekyll-theme-prologue”