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

Update to lnd version 0.7 (beta)

This commit is contained in:
2019-07-03 17:30:43 +02:00
parent 2e65af5fcf
commit 26fc81e177
6 changed files with 74 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
PATH
remote: .
specs:
lnrpc (0.5.2)
lnrpc (0.7.0)
google-protobuf (>= 3.7)
grpc (>= 1.19.0)
@@ -9,26 +9,26 @@ GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
google-protobuf (3.7.0-x86_64-linux)
googleapis-common-protos-types (1.0.3)
google-protobuf (3.8.0)
googleapis-common-protos-types (1.0.4)
google-protobuf (~> 3.0)
grpc (1.19.0-x86_64-linux)
google-protobuf (~> 3.1)
googleapis-common-protos-types (~> 1.0.0)
grpc (1.21.0)
google-protobuf (~> 3.7)
googleapis-common-protos-types (~> 1.0)
rake (10.5.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rspec-support (3.8.2)
PLATFORMS
ruby