Use Rugged when computing Repository stats

This commit is contained in:
Vicent Marti
2014-06-16 15:19:56 +02:00
parent d40b4a33de
commit c4260ae681
7 changed files with 82 additions and 92 deletions

View File

@@ -1,2 +1,4 @@
source 'https://rubygems.org'
gemspec
gem 'rugged', :git => 'https://github.com/libgit2/rugged.git', branch: 'development', submodules: true