On Apr 16, 2009, at 16:15 , Eric Hodel wrote:
I see two solutions:
Package two separate gems with an indicator in the name for 1.8 vs 1.9
Package a gem with both libraries inside, and add something to
require_paths for 1.8 vs 1.9
or:
package the gem normally (but specifying what version of ruby should
be mandatory) and when it uploads it goes to a versioned depot. pure
ruby gems go up to a shared depot, binaries go to a versioned one. gem
fetch can deal with this since it has the spec already. I think this
should be transparent... NOT as another gem source.
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers