summaryrefslogtreecommitdiff
path: root/lib/rubygems/source/vendor.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/source/vendor.rb2
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ class Gem::Source::Vendor < Gem::Source::Installed
def <=> other
case other
when Gem::Source::Vendor then
0
when Gem::Source then