On Mar 30, 2008, at 09:11 AM, Luis Lavena wrote:
> On Sun, Mar 30, 2008 at 1:03 PM, aslak hellesoy wrote:
>> Gem::Specification.new do |s|
>>  s.name = %q{ruby-usb}
>>  s.version = "0.1.2"
>>  s.platform = %q{mswin32}
>
> I recommend you switch to Gem::Platform::CURRENT, since mswin32 is  
> deprecated.

Hrm, I thought newer RubyGems wouldn't allow that.  I will double-check.
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to