On Oct 31, 7:14 am, geekylucas <[EMAIL PROTECTED]> wrote: > Hey guys, > > I just installed Merb (MacOS 10.5.5) and I'm having some troubles > getting going. I think Merb is looking for a version of merb-action- > args that is older than what I have installed?
Hi, You should try to edit "config/dependencies.rb" and change merb_gems_version = "0.9.10" to merb_gems_version = "0.9.12". I hope this helps. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
