Replace Lexer with Pygments::Lexer

This commit is contained in:
Joshua Peek
2011-08-23 12:41:06 -05:00
parent bb11317546
commit 0864b9847f
12 changed files with 33 additions and 1995 deletions

View File

@@ -1,2 +1,4 @@
source :rubygems
gemspec
gem 'pygments.rb', :git => 'git://github.com/tmm1/pygments.rb.git'