summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortiagonbotelho <tiagonbotelho@hotmail.com>2016-07-12 16:17:24 +0100
committertiagonbotelho <tiagonbotelho@hotmail.com>2016-07-12 16:17:24 +0100
commit421ec6e089e161bc7a7db61336a17a3e776916f7 (patch)
tree88c16deaa7dcc2aed1b51892a6c0af4ebf14e1d6
parent2bbe6741f5422150f989f8e6fcb19a9517772f7d (diff)
downloadgitlab-ce-421ec6e089e161bc7a7db61336a17a3e776916f7.tar.gz
changes " usage to '
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index cbcd9f20ace..5c43015e52c 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