Skip to content

Commit

Permalink
Pessimistic versioning for pygments, and bump to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
tnm committed Jan 2, 2013
1 parent bcaeb5d commit 453a097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-linguist.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.add_dependency 'charlock_holmes', '~> 0.6.6'
s.add_dependency 'escape_utils', '~> 0.2.3'
s.add_dependency 'mime-types', '~> 1.19'
s.add_dependency 'pygments.rb', '>= 0.3.0'
s.add_dependency 'pygments.rb', '~> 0.3.7'
s.add_development_dependency 'mocha'
s.add_development_dependency 'json'
s.add_development_dependency 'rake'
Expand Down

0 comments on commit 453a097

Please sign in to comment.