On Dec 25, 2007, at 7:45 PM, ara.t.howard wrote:
>
> On Dec 25, 2007, at 4:47 PM, Giles Bowkett wrote:
>
>>
>> Besides a test script and a few bits of test data, .wav files etc.,
>> mp4info.rb is basically the only file in the gem. Is there anything
>> obvious I'm missing here?
>
> gemspec.rb
>

Did you also maybe forget to add

require 'rubygems'

to the top?