summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorKen <ken.ding@mail.com>2018-02-21 03:29:04 +1030
committerKen <ken.ding@mail.com>2018-02-21 03:29:04 +1030
commited0a029d53c5a62b49027a0b7192b97a0513787f (patch)
treeb15ca1ab18e1e2a08102a713f6b15d4fac4a0d23 /Gemfile
parent0e2ba2326ca3ff499138cabb563a159b48631771 (diff)
downloadgitlab-ce-ed0a029d53c5a62b49027a0b7192b97a0513787f.tar.gz
26039 - update github-linguist to 5.3.3 version
26039 - add merge request id 26039 change due to lingust source file updates
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a05ca23f5eb..24c14365480 100644
--- a/Gemfile
+++ b/Gemfile
@@ -81,7 +81,7 @@ gem 'gollum-lib', '~> 4.2', require: false
gem 'gollum-rugged_adapter', '~> 0.4.4', require: false
# Language detection
-gem 'github-linguist', '~> 4.7.0', require: 'linguist'
+gem 'github-linguist', '~> 5.3.3', require: 'linguist'
# API
gem 'grape', '~> 1.0'