schacon/showoff

showoff master Heroku Gemfile

tsloughter opened this issue · 0 comments

In order for my showoff presentation to work on Heroku I had to modify the Gemfile to be:

source :rubygems
gem 'pdfkit'
gem 'rmagick'
gem 'bluecloth'
gem 'redcarpet'
gem 'showoff'
gem 'heroku'