This commit is contained in:
Jonathan Rudenberg 2012-08-22 12:23:09 -04:00
parent 9e8e6cc3a4
commit b734e442c5
3 changed files with 5 additions and 8 deletions

View file

@ -10,7 +10,7 @@ gem 'adsf'
gem 'builder'
gem 'mime-types'
gem 'rack'
gem 'unicorn'
gem 'puma'
gem 'rack-rewrite'
gem 'pygments.rb', :git => 'git://github.com/akzhan/pygments.rb.git', :branch => 'rubypython-0.6'
gem 'clogger'