1
0
mirror of https://github.com/bumi/lnrpc synced 2026-03-03 06:00:51 +00:00

Update grpc and google-protobuf to support ruby 2.6 and such

This commit is contained in:
2019-03-03 17:51:05 +01:00
parent 9ec6414a2b
commit b80de92700
2 changed files with 8 additions and 6 deletions

View File

@@ -1,17 +1,18 @@
PATH
remote: .
specs:
lnrpc (0.1.0)
grpc (>= 1.16.0)
lnrpc (0.5.2.beta)
google-protobuf (>= 3.7)
grpc (>= 1.19.0)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
google-protobuf (3.6.1)
google-protobuf (3.7.0)
googleapis-common-protos-types (1.0.3)
google-protobuf (~> 3.0)
grpc (1.18.0)
grpc (1.19.0)
google-protobuf (~> 3.1)
googleapis-common-protos-types (~> 1.0.0)
rake (10.5.0)
@@ -39,4 +40,4 @@ DEPENDENCIES
rspec (~> 3.0)
BUNDLED WITH
1.17.2
1.17.3