Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2011-12-06 00:08:21 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2011-12-06 00:08:21 +0400
commite06b39ccd2253ced26c54efe0aabec2bd7390233 (patch)
tree28b4b15cb13bac861427ea1050912f67d07b4401 /Gemfile
parent415d09be83b565066cacc909b4433e81c4cabef8 (diff)
updated gems & readme
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 4f1f08602c4..d7b95f7d5b9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ gem "kaminari"
gem "haml-rails"
gem "jquery-rails"
gem "grit", :git => "https://github.com/gitlabhq/grit.git"
-gem "gitolite", :git => "https://github.com/gitlabhq/gitolite.git"
+gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git"
gem "carrierwave"
gem "six"
gem "therubyracer"