Update pygments

This commit is contained in:
bootstraponline
2013-02-25 21:47:32 -05:00
parent 982915a22f
commit 2dc696c940
+1 -1
View File
@@ -26,7 +26,7 @@ Gem::Specification.new do |s|
s.add_dependency('grit', '~> 2.5.0')
s.add_dependency('github-markup', ['>= 0.7.5', '< 1.0.0'])
s.add_dependency('github-markdown', '~> 0.5.3')
s.add_dependency('pygments.rb', '~> 0.3.7')
s.add_dependency('pygments.rb', '~> 0.4.2')
s.add_dependency('sinatra', '~> 1.3.4')
s.add_dependency('mustache', ['>= 0.99.4', '< 1.0.0'])
s.add_dependency('sanitize', '~> 2.0.3')