diff options
-rw-r--r-- | lib/rubygems/available_set.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ class Gem::AvailableSet end match.map do |t| - Gem::Resolver::InstalledSpecification.new(self, t.spec, t.source) end end |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/rubygems/available_set.rb | 2 |
@@ -127,7 +127,7 @@ class Gem::AvailableSet end match.map do |t| - Gem::Resolver::InstalledSpecification.new(self, t.spec, t.source) end end |