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