aboutsummaryrefslogtreecommitdiff
path: root/github-linguist.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'github-linguist.gemspec')
-rw-r--r--github-linguist.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/github-linguist.gemspec b/github-linguist.gemspec
index 4c99cb1..54edcf3 100644
--- a/github-linguist.gemspec
+++ b/github-linguist.gemspec
@@ -14,4 +14,5 @@ Gem::Specification.new do |s|
s.add_dependency 'pygments.rb', '~> 0.2.13'
s.add_development_dependency 'json'
s.add_development_dependency 'rake'
+ s.add_development_dependency 'yajl-ruby'
end