aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/source/local.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rubygems/source/local.rb')
-rw-r--r--lib/rubygems/source/local.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems/source/local.rb b/lib/rubygems/source/local.rb
index a320ff1c66..3227fb61b0 100644
--- a/lib/rubygems/source/local.rb
+++ b/lib/rubygems/source/local.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
##
# The local source finds gems in the current directory for fulfilling
# dependencies.