diff options
-rw-r--r-- | lib/rubygems/request_set/gem_dependency_api.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -396,7 +396,7 @@ Gem dependencies file #{@path} requires #{name} more than once. ## # Handles the git: option from +options+ for gem +name+. # - # Returns +true+ if the path option was handled. def gem_git name, options # :nodoc: if gist = options.delete(:gist) then |