This commit is contained in:
Ted Nyman
2013-12-29 12:15:44 -08:00
parent cdf6fb4a22
commit fbcad41813

View File

@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'github-linguist'
s.version = '2.10.8'
s.version = '2.10.9'
s.summary = "GitHub Language detection"
s.description = 'We use this library at GitHub to detect blob languages, highlight code, ignore binary files, suppress generated files in diffs, and generate language breakdown graphs.'