aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/templates/newgem/Gemfile.tt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/templates/newgem/Gemfile.tt')
-rw-r--r--lib/bundler/templates/newgem/Gemfile.tt2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bundler/templates/newgem/Gemfile.tt b/lib/bundler/templates/newgem/Gemfile.tt
index c114bd6665..4cd2e40f4f 100644
--- a/lib/bundler/templates/newgem/Gemfile.tt
+++ b/lib/bundler/templates/newgem/Gemfile.tt
@@ -1,6 +1,4 @@
source "https://rubygems.org"
-git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
-
# Specify your gem's dependencies in <%= config[:name] %>.gemspec
gemspec