update gitlab_git
Showing
... | ... | @@ -38,7 +38,7 @@ gem "browser", '~> 0.8.0' |
# Extracting information from a git repository | ||
# Provide access to Gitlab::Git library | ||
gem "gitlab_git", path: "../gitlab_git" | ||
gem "gitlab_git", '~> 7.2.12' | ||
# Ruby/Rack Git Smart-HTTP Server Handler | ||
# GitLab fork with a lot of changes (improved thread-safety, better memory usage etc) | ||
... | ... |
Please register or sign in to comment