1
0
mirror of https://github.com/bumi/blockstream_satellite synced 2025-08-07 05:12:04 +00:00
blockstream_satellite/Gemfile.lock
dependabot[bot] 4b3d402308
Bump google-protobuf from 3.9.2 to 3.19.2
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.9.2 to 3.19.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.9.2...v3.19.2)

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 22:33:02 +00:00

68 lines
1.5 KiB
Plaintext

PATH
remote: .
specs:
blockstream_satellite (0.2.0)
activesupport (>= 5.0.1)
faraday (> 0.8)
faraday_middleware (> 0.12)
lnrpc (>= 0.7.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.1, >= 2.1.8)
concurrent-ruby (1.1.5)
diff-lcs (1.3)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
google-protobuf (3.19.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)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
lnrpc (0.8.0)
google-protobuf (>= 3.7)
grpc (>= 1.19.0)
minitest (5.12.2)
multipart-post (2.1.1)
rake (10.5.0)
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)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
zeitwerk (2.2.0)
PLATFORMS
ruby
DEPENDENCIES
blockstream_satellite!
bundler (~> 1.17)
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH
1.17.3