On Jul 21, 2009, at 2:33 AM, Jos wrote:
> > This looks like a bit of a conundrum: > > $ sudo gem install addressable do_mysql dm-core > Successfully installed addressable-2.1.0 > ERROR: Error installing do_mysql: > data_objects requires addressable (~> 2.0.0, runtime) > ERROR: Error installing dm-core: > data_objects requires addressable (~> 2.0.0, runtime) > 1 gem installed > > How do I get around this problem? > sudo gem uninstall addressable -v "2.1.0" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
