From: Alex Gore Date: 2009-07-13T14:35:28+09:00 Subject: Re: Creating a multiplatform Gem Yennifer Chacon wrote: > I would like to create a multi-platform gem, but i don't know if there > is a way to do that. I probably could do a gem for each OS, but i want > to know if there is a way to only build one gem that can be use in > different OSs. you dont specify a os in the gemspec. that should work. -- Posted via http://www.ruby-forum.com/.