-
- Downloads
There was an error fetching the commit references. Please try again later.
fix gollum
parent
34136d38
No related branches found
No related tags found
This commit is part of merge request !10468. Comments created here will be created in the context of that merge request.
Loading
| Loading
| @@ -23,7 +23,7 @@ gem 'omniauth-github' |
# Extracting information from a git repository | ||
# Since gollum requires grit we cannot use gitlab-grit gem name any more. Use grit instead | ||
gem "grit", '~> 2.5.0', git: 'https://github.com/gitlabhq/grit.git', ref: 'c15e2758ec75f99230cd0fbcc9110bf932c0bf05' | ||
gem "grit", '~> 2.5.0', git: 'https://github.com/gitlabhq/grit.git', ref: 'c40a32432616a07fa7fc3c32c24ab73ad6a9718f' | ||
gem 'grit_ext', '~> 0.6.2' | ||
# Ruby/Rack Git Smart-HTTP Server Handler | ||
Loading
| Loading
|
Please register or sign in to comment