1
0
mirror of https://github.com/bumi/lnrpc synced 2025-08-05 23:43:47 +00:00
lnrpc/Gemfile.lock
dependabot[bot] 437e4f9e28
Bump grpc from 1.52.0 to 1.56.2
Bumps [grpc](https://github.com/google/grpc) from 1.52.0 to 1.56.2.
- [Release notes](https://github.com/google/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/google/grpc/compare/v1.52.0...v1.56.2)

---
updated-dependencies:
- dependency-name: grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 05:50:35 +00:00

44 lines
888 B
Plaintext

PATH
remote: .
specs:
lnrpc (0.15.5)
google-protobuf (>= 3.15.7)
grpc (>= 1.28.0)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
google-protobuf (3.23.4)
googleapis-common-protos-types (1.7.0)
google-protobuf (~> 3.14)
grpc (1.56.2)
google-protobuf (~> 3.23)
googleapis-common-protos-types (~> 1.0)
rake (13.0.6)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (> 2.0)
lnrpc!
rake (~> 13.0)
rspec (~> 3.0)
BUNDLED WITH
2.4.4