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.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rubygems/source/local.rb b/lib/rubygems/source/local.rb
index 4f910a771c..2018c24c8c 100644
--- a/lib/rubygems/source/local.rb
+++ b/lib/rubygems/source/local.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: true
+
##
# The local source finds gems in the current directory for fulfilling
# dependencies.