summaryrefslogtreecommitdiff
path: root/lib/ubygems.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ubygems.rb')
-rw-r--r--lib/ubygems.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ubygems.rb b/lib/ubygems.rb
index fec880f73b..3d1798fe98 100644
--- a/lib/ubygems.rb
+++ b/lib/ubygems.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
# This file allows for the running of rubygems with a nice
# command line look-and-feel: ruby -rubygems foo.rb
#--