Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-02-24 21:46:52 +0300
committerValery Sizov <vsv2711@gmail.com>2015-02-24 21:46:52 +0300
commit545f12d548c65d2dde966c29ee518df515732ae6 (patch)
tree52c18075a7fd87f33d01f98a7aee5da558905c47 /Gemfile
parent428df28cda4b31a70d908e612bbad627b32c3426 (diff)
update gitlab-linguist
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 093f7bacc06..afe4ad4dda3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -50,7 +50,7 @@ gem 'gitlab_omniauth-ldap', '1.2.0', require: "omniauth-ldap"
gem 'gollum-lib', '~> 4.0.0'
# Language detection
-gem "gitlab-linguist", "~> 3.0.0", require: "linguist"
+gem "gitlab-linguist", "~> 3.0.1", require: "linguist"
# API
gem "grape", "~> 0.6.1"