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:
authorSaito <saitowu@gmail.com>2012-06-29 06:52:09 +0400
committerSaito <saitowu@gmail.com>2012-06-29 06:52:09 +0400
commit61b85aed59481d0ebbb6aacc74b05f8d1b289703 (patch)
tree12248139483b2e5e467aeafd81bb172f1928aa3f /Gemfile.lock
parent335f9d64105fc887e74b22922da58b2edb1bc809 (diff)
add grack to support smart http protocal for git
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d50a8d1e5d7..c077593ee1c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,4 +1,11 @@
GIT
+ remote: https://github.com/SaitoWu/grack.git
+ revision: dd990d231ac9189046b71a65d874638e55320e27
+ specs:
+ grack (1.0.0)
+ rack (~> 1.4.1)
+
+GIT
remote: https://github.com/ctran/annotate_models.git
revision: 18cd39ad01829deba5aa34634b8540d6675ab978
specs:
@@ -373,6 +380,7 @@ DEPENDENCIES
foreman
git
gitolite!
+ grack!
grit!
haml-rails
httparty