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

This commit is contained in:
Jonathan Rudenberg 2012-08-22 14:40:02 -04:00
parent 137baa322e
commit 3dcb9cd05d
3 changed files with 7 additions and 19 deletions

View file

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