summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2020-02-25 15:45:32 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-06-15 21:20:37 +0900
commitc61031d6b66674cf57211ff52677c223fe1d17ac (patch)
tree87cdbd9ea22e81c756d00996275c5ae3ebf8301d /lib
parent4784264729b062300998a61e3b1e978a259221c9 (diff)
Remove modelines for consistency
No other files in the repo include this.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3229
Diffstat (limited to 'lib')
-rw-r--r--lib/rubygems.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rubygems.rb b/lib/rubygems.rb
index 5f0579bbef..c018492150 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-# -*- ruby -*-
#--
# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
# All rights reserved.