mirror of
https://github.com/bumi/blockstream_satellite
synced 2025-06-15 17:28:14 +00:00
7 lines
176 B
Ruby
7 lines
176 B
Ruby
source "https://rubygems.org"
|
|
|
|
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
|
|
|
# Specify your gem's dependencies in blockstream_satellite.gemspec
|
|
gemspec
|