Greetings,
My question is why do I have 3 separate gem paths. My 'gem environment' command displays the following:
GEM PATHS
- /Library/Ruby/Gems/1.8
- /Users/adam/.gem/ruby1.8 --This one makes sense to me
- /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8
Why the two separate "system" paths?
Thanks.