Commit 8b6a14b5059e4975eb29b565465fbfaf19e6427b

Authored by Dmitriy Zaporozhets
1 parent 54b89215

Bump for gitlab_git

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
@@ -29,7 +29,7 @@ gem &#39;omniauth-github&#39; @@ -29,7 +29,7 @@ gem &#39;omniauth-github&#39;
29 29
30 # Extracting information from a git repository 30 # Extracting information from a git repository
31 # Provide access to Gitlab::Git library 31 # Provide access to Gitlab::Git library
32 -gem "gitlab_git", '~> 5.2.0' 32 +gem "gitlab_git", '~> 5.3.0'
33 33
34 # Ruby/Rack Git Smart-HTTP Server Handler 34 # Ruby/Rack Git Smart-HTTP Server Handler
35 gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack' 35 gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack'
@@ -176,7 +176,7 @@ GEM @@ -176,7 +176,7 @@ GEM
176 charlock_holmes (~> 0.6.6) 176 charlock_holmes (~> 0.6.6)
177 escape_utils (~> 0.2.4) 177 escape_utils (~> 0.2.4)
178 mime-types (~> 1.19) 178 mime-types (~> 1.19)
179 - gitlab_git (5.2.0) 179 + gitlab_git (5.3.0)
180 activesupport (~> 4.0.0) 180 activesupport (~> 4.0.0)
181 charlock_holmes (~> 0.6.9) 181 charlock_holmes (~> 0.6.9)
182 gitlab-grit (~> 2.6.1) 182 gitlab-grit (~> 2.6.1)
@@ -577,7 +577,7 @@ DEPENDENCIES @@ -577,7 +577,7 @@ DEPENDENCIES
577 gitlab-gollum-lib (~> 1.1.0) 577 gitlab-gollum-lib (~> 1.1.0)
578 gitlab-grack (~> 2.0.0.pre) 578 gitlab-grack (~> 2.0.0.pre)
579 gitlab-linguist (~> 3.0.0) 579 gitlab-linguist (~> 3.0.0)
580 - gitlab_git (~> 5.2.0) 580 + gitlab_git (~> 5.3.0)
581 gitlab_meta (= 6.0) 581 gitlab_meta (= 6.0)
582 gitlab_omniauth-ldap (= 1.0.4) 582 gitlab_omniauth-ldap (= 1.0.4)
583 gon (~> 5.0.0) 583 gon (~> 5.0.0)