Commit f297c6b3 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

BUmp gitlab-git version (Blobs via rugged)

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 97a4d8ae
...@@ -29,7 +29,7 @@ gem 'omniauth-github' ...@@ -29,7 +29,7 @@ gem 'omniauth-github'
# Extracting information from a git repository # Extracting information from a git repository
# Provide access to Gitlab::Git library # Provide access to Gitlab::Git library
gem "gitlab_git", git: 'https://gitlab.com/gitlab-org/gitlab_git.git', ref: '39bc4f043414f1e49f802ed633fa20e6400bfa49' gem "gitlab_git", git: 'https://gitlab.com/gitlab-org/gitlab_git.git'
# Ruby/Rack Git Smart-HTTP Server Handler # Ruby/Rack Git Smart-HTTP Server Handler
gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack' gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack'
......
...@@ -7,8 +7,7 @@ GIT ...@@ -7,8 +7,7 @@ GIT
GIT GIT
remote: https://gitlab.com/gitlab-org/gitlab_git.git remote: https://gitlab.com/gitlab-org/gitlab_git.git
revision: 39bc4f043414f1e49f802ed633fa20e6400bfa49 revision: 9e833986399f967e535e6559ac8c3d2c66ae046c
ref: 39bc4f043414f1e49f802ed633fa20e6400bfa49
specs: specs:
gitlab_git (5.1.0.pre) gitlab_git (5.1.0.pre)
activesupport (~> 4.0.0) activesupport (~> 4.0.0)
...@@ -325,7 +324,7 @@ GEM ...@@ -325,7 +324,7 @@ GEM
multi_json (~> 1.0) multi_json (~> 1.0)
websocket-driver (>= 0.2.0) websocket-driver (>= 0.2.0)
polyglot (0.3.3) polyglot (0.3.3)
posix-spawn (0.3.6) posix-spawn (0.3.8)
protected_attributes (1.0.5) protected_attributes (1.0.5)
activemodel (>= 4.0.1, < 5.0) activemodel (>= 4.0.1, < 5.0)
pry (0.9.12.4) pry (0.9.12.4)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment