-
- Downloads
Merge branch '5-4-security-update' of /home/git/repositories/gitlab/gitlabhq into 5-4-stable
No related branches found
No related tags found
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 4 additions, 4 deletionsGemfile.lock
- VERSION 1 addition, 1 deletionVERSION
- app/contexts/search_context.rb 1 addition, 0 deletionsapp/contexts/search_context.rb
- config/initializers/connection_fix.rb 0 additions, 36 deletionsconfig/initializers/connection_fix.rb
- doc/install/installation.md 1 addition, 1 deletiondoc/install/installation.md
- lib/tasks/gitlab/check.rake 1 addition, 1 deletionlib/tasks/gitlab/check.rake
- lib/tasks/gitlab/test.rake 1 addition, 1 deletionlib/tasks/gitlab/test.rake
Loading
| Loading
| @@ -23,7 +23,7 @@ gem 'omniauth-github' |
# Extracting information from a git repository | ||
# Provide access to Gitlab::Git library | ||
gem 'gitlab_git', '~> 1.3.0' | ||
gem 'gitlab_git', '~> 1.3.1' | ||
# Ruby/Rack Git Smart-HTTP Server Handler | ||
gem 'gitlab-grack', '~> 1.0.1', require: 'grack' | ||
Loading
| Loading
|
Please register or sign in to comment