11 lines
277 B
Diff
11 lines
277 B
Diff
--- a/Gemfile
|
|
+++ b/Gemfile
|
|
@@ -404,7 +404,7 @@
|
|
end
|
|
|
|
# Gitaly GRPC client
|
|
-gem 'gitaly-proto', '~> 0.96.0', require: 'gitaly'
|
|
+gem 'gitaly-proto', '~> 0.96', require: 'gitaly'
|
|
gem 'grpc', '~> 1.11'
|
|
|
|
# Locked until https://github.com/google/protobuf/issues/4210 is closed
|