Re: [rspec-users] unable to build gem

2009-11-04 Thread David Chelimsky
On Wed, Nov 4, 2009 at 3:34 PM, rogerdpack wrote: > Is the following expected? > Absolutely not. I moved some things around and failed to update the manifest. This is fixed in git HEAD now, so please update and try again. Cheers, David > > > C:\dev\ruby\downloads\rspec>rake gem > (in C:/dev/r

[rspec-users] unable to build gem

2009-11-04 Thread rogerdpack
Is the following expected? C:\dev\ruby\downloads\rspec>rake gem (in C:/dev/ruby/downloads/rspec) in rdoc 2.4.3 rake aborted! Don't know how to build task 'lib/spec/matchers/extensions/ instance_exec.rb' (See full trace by running task with --trace) Thanks. -r ___