Update gitlab_git and restore travis.yml
Showing
... | ... | @@ -24,7 +24,7 @@ gem 'omniauth-github' |
# Extracting information from a git repository | ||
# We cannot use original git since some bugs | ||
gem "grit", '~> 2.5.0', git: 'https://github.com/gitlabhq/grit.git' | ||
gem 'gitlab_git', '~> 1.0.6' | ||
gem 'gitlab_git', '~> 1.1.0' | ||
# Ruby/Rack Git Smart-HTTP Server Handler | ||
gem 'gitlab-grack', '~> 1.0.0', require: 'grack' | ||
... | ... |
Please register or sign in to comment