From c4d40408982184a4bf382d405a7215240bbdd79d Mon Sep 17 00:00:00 2001 From: nathanvda Date: Sun, 3 Jun 2012 11:51:54 +0200 Subject: [PATCH] Point to the correct grit with the tag_count and branch_count methods. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index f9329434c..4cef4e03c 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem "stamp" gem "kaminari" gem "haml-rails" gem "jquery-rails" -gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "810e3c11787e9d84c5925a7edc3264db0f04bb49" +gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "9536f306645f2d6b1f993ae02d3a29893ba8881f" gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git", :ref => "9b715ca8bab6529f6c92204a25f84d12f25a6eb0" gem "carrierwave" gem "six" -- 2.11.0