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>2012-05-22 00:17:41 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-05-22 00:17:41 +0400
commit1b2068eaa91e5002d01a220c65da21dad8ccb071 (patch)
treefcfeafc2d1ad23aa3b5ae4e8d19b76c3cd2efcdc /Gemfile.lock
parent09831488c9be082f424c774e8eecd3f002dbae37 (diff)
Gem updates & githost logger
* Grit gem updated * gitolite-client updated * logger added * few fixes
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 7 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7bcd3b7a687..d3c07f662e2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,17 +6,19 @@ GIT
GIT
remote: https://github.com/gitlabhq/gitolite-client.git
- revision: 36dabd226caa40ff052677719adaacbfe667b36c
+ revision: 9b715ca8bab6529f6c92204a25f84d12f25a6eb0
+ ref: 9b715ca8bab6529f6c92204a25f84d12f25a6eb0
specs:
- gitolite (0.0.3.alpha)
- grit (~> 2.4.1)
+ gitolite (0.0.4.alpha)
+ grit (>= 2.4.1)
hashery (~> 1.4.0)
GIT
remote: https://github.com/gitlabhq/grit.git
- revision: 3fc864f3c637e06e2fa7a81f6b48a5df58a9bc5b
+ revision: 810e3c11787e9d84c5925a7edc3264db0f04bb49
+ ref: 810e3c11787e9d84c5925a7edc3264db0f04bb49
specs:
- grit (2.4.1)
+ grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)