From 8b00872d368cbcfb957d97d4e8ecf78b9873160c Mon Sep 17 00:00:00 2001 From: Shane Becker Date: Wed, 26 Feb 2014 02:15:08 -0800 Subject: [PATCH] Added Gemfile.lock to the list of Ruby filenames --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index b666d4a1..6ad19ada 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1524,6 +1524,7 @@ Ruby: - Appraisals - Berksfile - Gemfile + - Gemfile.lock - Guardfile - Podfile - Thorfile