Revert "Switch to albino for now, pygments.rb is segfaulting on heroku"

This reverts commit 3dcb9cd05d.
This commit is contained in:
Jonathan Rudenberg 2012-08-22 18:49:29 -04:00
parent 787fafd49d
commit c1ebf108af
3 changed files with 19 additions and 7 deletions

View file

@ -13,5 +13,5 @@ gem 'mime-types'
gem 'rack'
gem 'puma'
gem 'rack-rewrite'
gem 'albino'
gem 'pygments.rb', :git => 'git://github.com/akzhan/pygments.rb.git', :branch => 'rubypython-0.6'
gem 'clogger'