Skip to content
Snippets Groups Projects
Verified Commit 5d871f18 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fixed gitlab_git rev

parent ca7e4a94
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -29,7 +29,7 @@ gem 'omniauth-github'
 
# Extracting information from a git repository
# Provide access to Gitlab::Git library
gem "gitlab_git", git: 'https://gitlab.com/gitlab-org/gitlab_git.git', ref: '9c370173c533298664d6dd5b97574c79de705c16'
gem "gitlab_git", git: 'https://gitlab.com/gitlab-org/gitlab_git.git', ref: '53f5faf'
 
# Ruby/Rack Git Smart-HTTP Server Handler
gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack'
Loading
Loading
Loading
Loading
@@ -7,8 +7,8 @@ GIT
 
GIT
remote: https://gitlab.com/gitlab-org/gitlab_git.git
revision: 9c370173c533298664d6dd5b97574c79de705c16
ref: 9c370173c533298664d6dd5b97574c79de705c16
revision: 53f5faf462f2773619179222a70247f051ee13df
ref: 53f5faf
specs:
gitlab_git (5.1.0.pre)
activesupport (~> 4.0.0)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment