aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/templates/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/templates/Gemfile')
-rw-r--r--lib/bundler/templates/Gemfile7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/bundler/templates/Gemfile b/lib/bundler/templates/Gemfile
deleted file mode 100644
index 1afd2cce67..0000000000
--- a/lib/bundler/templates/Gemfile
+++ /dev/null
@@ -1,7 +0,0 @@
-# frozen_string_literal: true
-
-source "https://rubygems.org"
-
-git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
-
-# gem "rails"