Commit 5d39f47c4b2607922094271d1148d5794582fc59

Authored by Wouter D'Haeseleer
1 parent 3ca6c960

Update to the latst grit

The latest grit includes a patch for performance improvements.
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Gemfile
... ... @@ -8,7 +8,7 @@ gem "devise", "~> 1.5"
8 8 gem "stamp"
9 9 gem "kaminari"
10 10 gem "haml-rails"
11   -gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "9536f306645f2d6b1f993ae02d3a29893ba8881f"
  11 +gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "7f35cb98ff17d534a07e3ce6ec3d580f67402837"
12 12 gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git", :ref => "9b715ca8bab6529f6c92204a25f84d12f25a6eb0"
13 13 gem "carrierwave"
14 14 gem "six"
... ...