diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2011-12-04 01:08:08 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2011-12-04 01:08:08 +0200 |
commit | c03bc6e2912b2e63a352e1f7e664b32a95aa9cad (patch) | |
tree | a8adc7f9ded077b4209d2cb7a395574295d95e12 /Gemfile.lock | |
parent | 6a2c7d80cbfe33cca71c11339f3443d9c6a33069 (diff) | |
download | gitlab-ce-c03bc6e2912b2e63a352e1f7e664b32a95aa9cad.tar.gz |
gitolite support in progress | requires gitolite umask 0007
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c975a956984..59c3b5e2a47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,6 +5,14 @@ GIT annotate (2.4.1.beta1) GIT + remote: https://github.com/gitlabhq/gitolite.git + revision: 36dabd226caa40ff052677719adaacbfe667b36c + specs: + gitolite (0.0.3.alpha) + grit (~> 2.4.1) + hashery (~> 1.4.0) + +GIT remote: https://github.com/gitlabhq/grit.git revision: ff015074ef35bd94cba943f9c0f98e161ab5851c specs: @@ -101,6 +109,7 @@ GEM activesupport (~> 3.0) haml (~> 3.0) railties (~> 3.0) + hashery (1.4.0) hike (1.2.1) i18n (0.6.0) inifile (0.4.1) @@ -259,6 +268,7 @@ DEPENDENCIES drapper faker git + gitolite! grit! haml-rails inifile |