summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Krause <KrauseFx@users.noreply.github.com>2016-08-14 22:00:37 -0700
committerGitHub <noreply@github.com>2016-08-14 22:00:37 -0700
commitbdb0d53107cb411537d24c98c132f86d232b9a1a (patch)
tree82f5578671bacbb17887c372710979761475bd76
parent0e286fd7851a08487196b2ddfa63faca324771c4 (diff)
downloadbundler-bdb0d53107cb411537d24c98c132f86d232b9a1a.tar.gz
Simplify Gemfile template
Taken from https://github.com/bundler/bundler/pull/4746
-rw-r--r--lib/bundler/templates/Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/templates/Gemfile b/lib/bundler/templates/Gemfile
index 3f953369c3..7db8998d32 100644
--- a/lib/bundler/templates/Gemfile
+++ b/lib/bundler/templates/Gemfile
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-# A sample Gemfile
source "https://rubygems.org"
# gem "rails"