On Dec 29, 2007 2:06 AM, Luis Lavena <[EMAIL PROTECTED]> wrote: > Hello everybody, > > Since 1.9 is out, the use of required_ruby_version of > Gem::Specification seems a good alternative to "allow any version of > ruby from 1.8.4 but lower than 1.9.0" > > so, anyone will think: ok, I can do this:
What about spec.required_ruby_version = "~>1.8.4" That should allow anything up to 1.8.9.9.9.9.9.9.... -austin -- Austin Ziegler * [EMAIL PROTECTED] * http://www.halostatue.ca/ * [EMAIL PROTECTED] * http://www.halostatue.ca/feed/ * [EMAIL PROTECTED] _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
