user/gitlab-foss: add missing patch
This commit is contained in:
parent
455d41278e
commit
f74aa56727
1 changed files with 10 additions and 0 deletions
10
user/gitlab-foss/use-bundler-2.3.patch
Normal file
10
user/gitlab-foss/use-bundler-2.3.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
diff --git a/Gemfile.lock.orig b/Gemfile.lock
|
||||
index 2e548c4..59b0194 100644
|
||||
--- a/Gemfile.lock.orig
|
||||
+++ b/Gemfile.lock
|
||||
@@ -1893,4 +1893,4 @@ DEPENDENCIES
|
||||
yajl-ruby (~> 1.4.3)
|
||||
|
||||
BUNDLED WITH
|
||||
- 2.4.6
|
||||
+ 2.3.26
|
Loading…
Reference in a new issue