First of all, thanks for updating Bundler to 1.0.0.rc.2!

I ran into an issue deploying my project using the new Bundler.  I'd
been using a git dependency in the Gemfile, and the post-receive hook
seemed to check this out from github just fine, but when I tried to
actually start the app, it claimed that the dependency wasn't checked
out, specifically:

/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.0.rc.2/lib/bundler/
source.rb:552:in `load_spec_files': http://github.com/nbudin/castronaut.git
(at master) is not checked out. Please run `bundle install`
(Bundler::PathError)

Anything to do about this?  For now I'm attempting to work around it
by packaging it up as a gem.

Thanks,
Nat

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to