diff options
-rw-r--r-- | lib/rubygems/source/local.rb | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ class Gem::Source::Local < Gem::Source def <=> other case other - when Gem::Source::Installed then -1 when Gem::Source::Local then 0 |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/rubygems/source/local.rb | 3 |
@@ -15,7 +15,8 @@ class Gem::Source::Local < Gem::Source def <=> other case other - when Gem::Source::Installed then -1 when Gem::Source::Local then 0 |