aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/templates/newgem/Gemfile.tt
blob: c114bd666598e209f9a3f7417e9e06529b3e04f2 (plain)
1
2
3
4
5
6
source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

# Specify your gem's dependencies in <%= config[:name] %>.gemspec
gemspec