diff options
| author | David Calavera <david.calavera@gmail.com> | 2012-08-13 18:59:20 -0700 |
|---|---|---|
| committer | David Calavera <david.calavera@gmail.com> | 2012-08-13 18:59:20 -0700 |
| commit | 903b5675ee8df900609b0276f591e1ddb041e80c (patch) | |
| tree | 9b93cc6d25feabea3195ad0ad7e1f662f48e5e98 | |
| parent | 080cd097ba402f1863549e42b5710c77d3d6d147 (diff) | |
Add JenkinsCI plugins spec files to the list of Ruby files supported
| -rw-r--r-- | lib/linguist/languages.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 1fbc38b..30e190f 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1037,6 +1037,7 @@ Ruby: - .ru - .thor - .watchr + - .pluginspec filenames: - Gemfile - Guardfile |
