fix deleted file display when using new gitlab_git gem, and add new gitlab_git gem
Showing
... | ... | @@ -37,7 +37,7 @@ gem "browser" |
# Extracting information from a git repository | ||
# Provide access to Gitlab::Git library | ||
gem "gitlab_git", '7.0.0.rc12' | ||
gem "gitlab_git", '7.0.0.rc13' | ||
# Ruby/Rack Git Smart-HTTP Server Handler | ||
gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack' | ||
... | ... |
Please register or sign in to comment