2018-11-02 19:07:56 -04:00
|
|
|
source "https://rubygems.org"
|
|
|
|
|
2018-12-10 22:07:37 -05:00
|
|
|
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
|
|
|
|
2018-11-02 19:07:56 -04:00
|
|
|
# Specify your gem's dependencies in <%= config[:name] %>.gemspec
|
|
|
|
gemspec
|