2008/10/24 Darren <[EMAIL PROTECTED]>:
>
>
> My install of Merb RC2 failed to start a simple merb application.  The
> error reported was a failure to load merb-action-args >= 0.9.10.  That
> seemed like an odd error for an RC release, so I figured something was
> broken on my system.  Long story short, I had an older version of hoe
> installed (1.7.0), and merb-action-args depends on 1.8.0 or greater.
>
> Shouldn't the install of the merb-action-args gem depend on the
> version of hoe that it needs?  This might be a failure of gem
> dependencies (I am not that familiar with the design of gemspecs).

merb-action-args does not depend on Hoe. It's up to RubyGems to
resolve nested dependencies but
as we've seen already, Merb's use of multiple libraries pushes all
possible limits for RubyGems.
-- 
MK

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" 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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to