2018-03-19 12:58:49 +05:30
|
|
|
--- a/Gemfile
|
|
|
|
+++ b/Gemfile
|
2018-06-27 16:13:27 +05:30
|
|
|
@@ -397,7 +397,7 @@
|
2018-03-19 12:58:49 +05:30
|
|
|
end
|
|
|
|
|
|
|
|
# Gitaly GRPC client
|
2018-05-09 12:38:34 +05:30
|
|
|
-gem 'gitaly-proto', '~> 0.96.0', require: 'gitaly'
|
|
|
|
+gem 'gitaly-proto', '~> 0.96', require: 'gitaly'
|
2018-06-03 20:19:11 +05:30
|
|
|
gem 'grpc', '~> 1.11'
|
2018-03-19 12:58:49 +05:30
|
|
|
|
2018-03-27 20:24:05 +05:30
|
|
|
# Locked until https://github.com/google/protobuf/issues/4210 is closed
|