2019-02-01 22:19:36 -06:00
|
|
|
source 'https://rubygems.org'
|
2018-08-16 14:54:08 -05:00
|
|
|
|
2019-02-01 22:19:36 -06:00
|
|
|
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
|
2018-08-16 14:54:08 -05:00
|
|
|
|
|
|
|
# Specify your gem's dependencies in pastebinner.gemspec
|
|
|
|
gemspec
|