2017-09-12 13:32:50 +00:00
|
|
|
source "https://rubygems.org"
|
2017-09-04 09:19:29 +00:00
|
|
|
|
2017-09-12 13:32:50 +00:00
|
|
|
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
2019-12-21 15:55:15 +00:00
|
|
|
|
2019-12-21 16:15:14 +00:00
|
|
|
# Specify your gem's dependencies in namarara.gemspec
|
2017-09-12 13:32:50 +00:00
|
|
|
gemspec
|