Ahhh. So data_objects-0.9.10.1 was installed from some other
dependency and now the dms 0.9.9 are not compatible.
I tried solution# 1 and since the dms of 0.9.10.1 do not exist, this
does not work. So to find out what the dependencies are, I tried
this:
gem uninstall data_objects -v 0.9.10.1
You have requested to uninstall the gem:
data_objects-0.9.10.1
do_mysql-0.9.10.1 depends on [data_objects (= 0.9.10.1)]
dm-core-0.9.8 depends on [data_objects (~> 0.9.9)]
dm-core-0.9.9 depends on [data_objects (~> 0.9.10)]
If you remove this gems, one or more dependencies will not be met.
Continue with Uninstall? [Yn]
So perhaps I should back down to
do_mysql-0.9.9 and dm-core-0.9.8.
And back down to data_objects-0.9.9.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---