Commit f297c6b3d722af6fbeaa2cd5cfa30d552f6d1c41

Authored by Dmitriy Zaporozhets
1 parent 97a4d8ae

BUmp gitlab-git version (Blobs via rugged)

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 2 changed files with 3 additions and 4 deletions   Show diff stats
Gemfile
... ... @@ -29,7 +29,7 @@ gem &#39;omniauth-github&#39;
29 29  
30 30 # Extracting information from a git repository
31 31 # Provide access to Gitlab::Git library
32   -gem "gitlab_git", git: 'https://gitlab.com/gitlab-org/gitlab_git.git', ref: '39bc4f043414f1e49f802ed633fa20e6400bfa49'
  32 +gem "gitlab_git", git: 'https://gitlab.com/gitlab-org/gitlab_git.git'
33 33  
34 34 # Ruby/Rack Git Smart-HTTP Server Handler
35 35 gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack'
... ...
Gemfile.lock
... ... @@ -7,8 +7,7 @@ GIT
7 7  
8 8 GIT
9 9 remote: https://gitlab.com/gitlab-org/gitlab_git.git
10   - revision: 39bc4f043414f1e49f802ed633fa20e6400bfa49
11   - ref: 39bc4f043414f1e49f802ed633fa20e6400bfa49
  10 + revision: 9e833986399f967e535e6559ac8c3d2c66ae046c
12 11 specs:
13 12 gitlab_git (5.1.0.pre)
14 13 activesupport (~> 4.0.0)
... ... @@ -325,7 +324,7 @@ GEM
325 324 multi_json (~> 1.0)
326 325 websocket-driver (>= 0.2.0)
327 326 polyglot (0.3.3)
328   - posix-spawn (0.3.6)
  327 + posix-spawn (0.3.8)
329 328 protected_attributes (1.0.5)
330 329 activemodel (>= 4.0.1, < 5.0)
331 330 pry (0.9.12.4)
... ...