Commit c4d40408982184a4bf382d405a7215240bbdd79d
1 parent
3792d624
Exists in
master
and in
4 other branches
Point to the correct grit with the tag_count and branch_count methods.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Gemfile
@@ -9,7 +9,7 @@ gem "stamp" | @@ -9,7 +9,7 @@ gem "stamp" | ||
9 | gem "kaminari" | 9 | gem "kaminari" |
10 | gem "haml-rails" | 10 | gem "haml-rails" |
11 | gem "jquery-rails" | 11 | gem "jquery-rails" |
12 | -gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "810e3c11787e9d84c5925a7edc3264db0f04bb49" | 12 | +gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "9536f306645f2d6b1f993ae02d3a29893ba8881f" |
13 | gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git", :ref => "9b715ca8bab6529f6c92204a25f84d12f25a6eb0" | 13 | gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git", :ref => "9b715ca8bab6529f6c92204a25f84d12f25a6eb0" |
14 | gem "carrierwave" | 14 | gem "carrierwave" |
15 | gem "six" | 15 | gem "six" |