summaryrefslogtreecommitdiff
path: root/lib/bundler
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2021-12-07 19:25:18 +0100
committergit <svn-admin@ruby-lang.org>2021-12-08 07:59:35 +0900
commit852ea1e893e68952fbeaab1b2e29cd7e0bf61f0a (patch)
tree62731b2ff14a000f3cd154dc799bae0d969eec3f /lib/bundler
parent76cad13759143ab35559b30d3e8eed71ce3e8553 (diff)
[rubygems/rubygems] Remove unnecessary comment
https://github.com/rubygems/rubygems/commit/5e50f12e7a
Diffstat (limited to 'lib/bundler')
-rw-r--r--lib/bundler/templates/gems.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/templates/gems.rb b/lib/bundler/templates/gems.rb
index 0bf475f0e5..d2403f18b2 100644
--- a/lib/bundler/templates/gems.rb
+++ b/lib/bundler/templates/gems.rb
@@ -1,6 +1,5 @@
# frozen_string_literal: true
-# A sample gems.rb
source "https://rubygems.org"
# gem "rails"