relax gitlab_git
This commit is contained in:
parent
970f314751
commit
dac0c3c5ca
1 changed files with 9 additions and 0 deletions
9
debian/patches/0050-relax-stable-libs.patch
vendored
9
debian/patches/0050-relax-stable-libs.patch
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue