relax gitlab_git

This commit is contained in:
Praveen Arimbrathodiyil 2016-08-25 14:58:19 +05:30
parent 970f314751
commit dac0c3c5ca

View file

@ -67,6 +67,15 @@ Index: gitlab/Gemfile
gem 'u2f', '~> 0.2.1'
# Browser detection
@@ -52,7 +52,7 @@ gem 'browser', '~> 2.2'
# Extracting information from a git repository
# Provide access to Gitlab::Git library
-gem 'gitlab_git', '~> 10.3.2'
+gem 'gitlab_git', '~> 10.3'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes
@@ -65,7 +65,7 @@ gem 'gollum-lib', '~> 4.2', require: fal
gem 'gollum-rugged_adapter', '~> 0.4.2', require: false