relax grpc
This commit is contained in:
parent
d06650f8e9
commit
b6c662bc48
2 changed files with 12 additions and 0 deletions
11
debian/patches/0394-relax-grpc.patch
vendored
Normal file
11
debian/patches/0394-relax-grpc.patch
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -398,7 +398,7 @@
|
||||
|
||||
# Gitaly GRPC client
|
||||
gem 'gitaly-proto', '~> 0.88', require: 'gitaly'
|
||||
-gem 'grpc', '~> 1.10.0'
|
||||
+gem 'grpc', '~> 1.3'
|
||||
|
||||
# Locked until https://github.com/google/protobuf/issues/4210 is closed
|
||||
gem 'google-protobuf', '~> 3.2'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -20,6 +20,7 @@ pid-log-paths.patch
|
|||
0391-relax-google-protobuf.patch
|
||||
0392-relax-flipper.patch
|
||||
0393-relax-kubeclient.patch
|
||||
0394-relax-grpc.patch
|
||||
0410-set-webpack-root.patch
|
||||
0415-remove-dev-dependencies.patch
|
||||
0420-use-system-node-libs.patch
|
||||
|
|
Loading…
Reference in a new issue