diff --git a/Gemfile b/Gemfile
index cbcd9f20ace2436c38c3e890006200f4de329f26..5c43015e52c6457e7fd281b6a2acf71fb6a9fc68 100644
--- a/Gemfile
+++ b/Gemfile
@@ -52,7 +52,7 @@ gem 'browser', '~> 2.2'
 
 # Extracting information from a git repository
 # Provide access to Gitlab::Git library
-gem "gitlab_git", '~> 10.2'
+gem 'gitlab_git', '~> 10.2'
 
 # LDAP Auth
 # GitLab fork with several improvements to original library. For full list of changes