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