1
0
mirror of https://github.com/bumi/lnrpc synced 2026-03-12 18:02:57 +00:00

Update dependencies

This commit is contained in:
2021-07-09 20:27:08 +02:00
parent a891ab0236
commit df02052101
2 changed files with 26 additions and 26 deletions

View File

@@ -1,43 +1,43 @@
PATH
remote: .
specs:
lnrpc (0.10.0)
google-protobuf (>= 3.7)
grpc (>= 1.19.0)
lnrpc (0.11.1)
google-protobuf (>= 3.12)
grpc (>= 1.28.0)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
google-protobuf (3.9.2)
googleapis-common-protos-types (1.0.4)
google-protobuf (~> 3.0)
grpc (1.24.0)
google-protobuf (~> 3.8)
diff-lcs (1.4.4)
google-protobuf (3.17.3)
googleapis-common-protos-types (1.1.0)
google-protobuf (~> 3.14)
grpc (1.38.0)
google-protobuf (~> 3.15)
googleapis-common-protos-types (~> 1.0)
rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.0)
rspec-support (~> 3.9.0)
rspec-expectations (3.9.0)
rake (13.0.6)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.17)
bundler (> 2.0)
lnrpc!
rake (~> 13.0)
rspec (~> 3.0)
BUNDLED WITH
1.17.3
2.1.4