Skip to content
Snippets Groups Projects
Verified Commit 7927c320 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Exmplain gitlab-linguist fork existence

parent ed7f42fd
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -57,6 +57,10 @@ gem 'gitlab_omniauth-ldap', '1.2.1', require: "omniauth-ldap"
gem 'gollum-lib', '~> 4.0.2'
 
# Language detection
# Our fork of linguist does not require pygments/python dependency.
# New version of original gem also dropped pygments support but it has strict
# dependency to unstable rugged version. We have internal issue for replacing
# fork with original gem when we meet on same rugged version - https://dev.gitlab.org/gitlab/gitlabhq/issues/2052.
gem "gitlab-linguist", "~> 3.0.1", require: "linguist"
 
# API
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment