summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHomu <homu@barosl.com>2016-08-15 18:27:21 +0900
committerHomu <homu@barosl.com>2016-08-15 18:27:21 +0900
commit94f9f8133053093a66ff9858ae44e2d3066562a8 (patch)
tree82f5578671bacbb17887c372710979761475bd76
parent9ab10d695255e5d991ba04521cc0a25368c2008e (diff)
parentbdb0d53107cb411537d24c98c132f86d232b9a1a (diff)
downloadbundler-94f9f8133053093a66ff9858ae44e2d3066562a8.tar.gz
Auto merge of #4880 - KrauseFx:patch-1, r=indirect
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"