diff --git a/Gemfile b/Gemfile
index 35f6b42f879dd279cc264397aa9dc6f53c35cf7b..d81b3252dcc824b962046d7d8960fd055ce87168 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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