Use gRPC 1.2.2

Fixes LoadError after local compilation.

https://github.com/grpc/grpc/issues/9998
This commit is contained in:
Jacob Vosmaer 2017-04-10 13:24:14 +02:00
parent c98add1577
commit e46f67a512
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@ GEM
grape-entity (0.6.0)
activesupport
multi_json (>= 1.3.2)
grpc (1.1.2)
grpc (1.2.2)
google-protobuf (~> 3.1)
googleauth (~> 0.5.1)
haml (4.0.7)