I don't know how Bundler works with respect to loading gemspecs, and I'm not particularly eager to dive into their code and find out why it's failing. I think this is something that should be reported to the Bundler folks.
On Tue, Mar 16, 2010 at 4:59 AM, mz <[email protected]> wrote: > the message only shows up when i use > > gem "haml", :git => "git://github.com/nex3/haml.git" > > in the Gemfile. > > if i use > > gem "haml" > > it seems to work. > > maybe it is something with the current git master from haml? > > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
