mirror of
https://github.com/bumi/lnrpc
synced 2025-07-26 03:21:43 +00:00
bundle update
This commit is contained in:
parent
3e622ebb54
commit
ebc8dc7b37
30
Gemfile.lock
30
Gemfile.lock
@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
lnrpc (0.7.0)
|
lnrpc (0.8.0.beta)
|
||||||
google-protobuf (>= 3.7)
|
google-protobuf (>= 3.7)
|
||||||
grpc (>= 1.19.0)
|
grpc (>= 1.19.0)
|
||||||
|
|
||||||
@ -9,26 +9,26 @@ GEM
|
|||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
diff-lcs (1.3)
|
diff-lcs (1.3)
|
||||||
google-protobuf (3.8.0)
|
google-protobuf (3.9.2)
|
||||||
googleapis-common-protos-types (1.0.4)
|
googleapis-common-protos-types (1.0.4)
|
||||||
google-protobuf (~> 3.0)
|
google-protobuf (~> 3.0)
|
||||||
grpc (1.21.0)
|
grpc (1.24.0)
|
||||||
google-protobuf (~> 3.7)
|
google-protobuf (~> 3.8)
|
||||||
googleapis-common-protos-types (~> 1.0)
|
googleapis-common-protos-types (~> 1.0)
|
||||||
rake (10.5.0)
|
rake (10.5.0)
|
||||||
rspec (3.8.0)
|
rspec (3.9.0)
|
||||||
rspec-core (~> 3.8.0)
|
rspec-core (~> 3.9.0)
|
||||||
rspec-expectations (~> 3.8.0)
|
rspec-expectations (~> 3.9.0)
|
||||||
rspec-mocks (~> 3.8.0)
|
rspec-mocks (~> 3.9.0)
|
||||||
rspec-core (3.8.2)
|
rspec-core (3.9.0)
|
||||||
rspec-support (~> 3.8.0)
|
rspec-support (~> 3.9.0)
|
||||||
rspec-expectations (3.8.4)
|
rspec-expectations (3.9.0)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.8.0)
|
rspec-support (~> 3.9.0)
|
||||||
rspec-mocks (3.8.1)
|
rspec-mocks (3.9.0)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.8.0)
|
rspec-support (~> 3.9.0)
|
||||||
rspec-support (3.8.2)
|
rspec-support (3.9.0)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
Loading…
x
Reference in New Issue
Block a user