1
0
mirror of https://github.com/bumi/lnrpc synced 2025-08-05 07:26:54 +00:00
lnrpc/Gemfile.lock
dependabot[bot] 50cda0406c
Update rake requirement from ~> 10.0 to ~> 13.0
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v10.5.0...v13.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-29 15:34:03 +00:00

44 lines
876 B
Plaintext

PATH
remote: .
specs:
lnrpc (0.8.0.beta)
google-protobuf (>= 3.7)
grpc (>= 1.19.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)
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)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.17)
lnrpc!
rake (~> 13.0)
rspec (~> 3.0)
BUNDLED WITH
1.17.3