mirror of
https://github.com/bumi/blockstream_satellite
synced 2025-06-16 01:38:13 +00:00
65 lines
1.4 KiB
Plaintext
65 lines
1.4 KiB
Plaintext
PATH
|
|
remote: .
|
|
specs:
|
|
blockstream_satellite (0.1.0)
|
|
activesupport (>= 5.0.1)
|
|
faraday (> 0.8)
|
|
faraday_middleware (> 0.12)
|
|
lnrpc (>= 0.1.0)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
activesupport (5.2.2)
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
i18n (>= 0.7, < 2)
|
|
minitest (~> 5.1)
|
|
tzinfo (~> 1.1)
|
|
concurrent-ruby (1.1.4)
|
|
diff-lcs (1.3)
|
|
faraday (0.15.4)
|
|
multipart-post (>= 1.2, < 3)
|
|
faraday_middleware (0.13.1)
|
|
faraday (>= 0.7.4, < 1.0)
|
|
google-protobuf (3.6.1)
|
|
googleapis-common-protos-types (1.0.3)
|
|
google-protobuf (~> 3.0)
|
|
grpc (1.18.0)
|
|
google-protobuf (~> 3.1)
|
|
googleapis-common-protos-types (~> 1.0.0)
|
|
i18n (1.5.3)
|
|
concurrent-ruby (~> 1.0)
|
|
lnrpc (0.1.0)
|
|
grpc (>= 1.16.0)
|
|
minitest (5.11.3)
|
|
multipart-post (2.0.0)
|
|
rake (10.5.0)
|
|
rspec (3.8.0)
|
|
rspec-core (~> 3.8.0)
|
|
rspec-expectations (~> 3.8.0)
|
|
rspec-mocks (~> 3.8.0)
|
|
rspec-core (3.8.0)
|
|
rspec-support (~> 3.8.0)
|
|
rspec-expectations (3.8.2)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.8.0)
|
|
rspec-mocks (3.8.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.8.0)
|
|
rspec-support (3.8.0)
|
|
thread_safe (0.3.6)
|
|
tzinfo (1.2.5)
|
|
thread_safe (~> 0.1)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
blockstream_satellite!
|
|
bundler (~> 1.17)
|
|
rake (~> 10.0)
|
|
rspec (~> 3.0)
|
|
|
|
BUNDLED WITH
|
|
1.17.2
|