Dan, > Yeah, i know about deps but check my first message - i specified all > the gem versions, starting from dm-core, and do_mysql (which is not > required under 1.0). > > Is this something to do how`s rubygems processing dependencies or just > my mistakes?
You've included just a snippet of your Gemfile, but it's hard to try to reproduce it locally without your actual Gemfile. If you gist it and then include a link it would allow us to test it locally and dig a bit deeper into the problem. Just the top-level error message isn't really enough to reproduce things. However if I could use your Gemfile (or something simplified that still produces the problem) I could reproduce it and fix it if it's a bug here, or provide you with the fix to your Gemfile if it's a usage error. -- Dan -- 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.
