Hi Matt, For some reason I haven't been able to figure out updating a gem on Rubygems with the same version, and the version up on Rubygems right now has a dependency version error that's been fixed in the github repo.
Here's the gem with the fix: http://mking.me/dm-geokit-1.0.2.gem As soon as dm-core 1.1 is released I'll be releasing a compatible version that should fix this issue. Until then, let me know if you have any more problems! Cheers, -Matt On 6 March 2011 23:18, Prof Falken <mattmacw...@gmail.com> wrote: > Hi all, > > I've encountered exactly the same issue as reported at > http://groups.google.com/group/datamapper/msg/d2104443c7aa4a39 (dm- > geokit gem trying to include older versions of dm-core) and I was > wondering what the fix for this is? > > I've updated all my gems and I'm still running into issues when I > include the following at the top of my model: > > require 'dm-core' > require 'dm-sqlite-adapter' > require 'dm-geokit' > require 'dm-migrations' > require 'dm-aggregates' > > I've noticed that there is still a pull-request outstanding on Matt > King's dm-geokit github repo, however as I'm (very!) new to the world > of Ruby and Gems, my attempts to compile the source of the pull > request have failed repeatedly... :( > > Any help that can be provided is gratefully accepted! > > Thanks in advance, > > Matt > > -- > You received this message because you are subscribed to the Google Groups > "DataMapper" group. > To post to this group, send email to datamapper@googlegroups.com. > To unsubscribe from this group, send email to > datamapper+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/datamapper?hl=en. > > -- Matt King mk...@mking.me -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to datamapper@googlegroups.com. To unsubscribe from this group, send email to datamapper+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.