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