relax gitaly-proto
This commit is contained in:
parent
1dcbb7ad35
commit
1d65a303f5
2 changed files with 12 additions and 0 deletions
11
debian/patches/0390-relax-gitaly-proto.patch
vendored
Normal file
11
debian/patches/0390-relax-gitaly-proto.patch
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -395,7 +395,7 @@
|
||||
end
|
||||
|
||||
# Gitaly GRPC client
|
||||
-gem 'gitaly-proto', '~> 0.84.0', require: 'gitaly'
|
||||
+gem 'gitaly-proto', '~> 0.84', require: 'gitaly'
|
||||
# Locked until https://github.com/google/protobuf/issues/4210 is closed
|
||||
gem 'google-protobuf', '= 3.5.1'
|
||||
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -17,6 +17,7 @@ pid-log-paths.patch
|
|||
0360-relax-rdoc.patch
|
||||
0370-relax-prof.patch
|
||||
0380-relax-google-api-client.patch
|
||||
0390-relax-gitaly-proto.patch
|
||||
0410-set-webpack-root.patch
|
||||
0420-use-system-libs.patch
|
||||
890757.patch
|
||||
|
|
Loading…
Reference in a new issue