Switch to released version of pygments.rb

This commit is contained in:
Jonathan Rudenberg 2012-10-07 12:21:19 -04:00
parent 2c3510c512
commit 2af0fc4b6d
3 changed files with 7 additions and 17 deletions

View file

@ -15,5 +15,5 @@ gem 'nokogiri'
gem 'adsf'
gem 'builder'
gem 'tent-schemas', :git => 'git://github.com/tent/tent-schemas.git', :branch => 'master'
gem 'pygments.rb', :git => 'git://github.com/akzhan/pygments.rb.git', :branch => 'rubypython-0.6'
gem 'pygments.rb'
gem 'fssm', :groups => :development