genghisapp is not allowing me to update my mongo gem
raghavendra-prithvi opened this issue · 1 comments
raghavendra-prithvi commented
I have a problem with my current version(old 1.8.6) of mongo gem and Mongo Lab 3.0 . I need to update the mongo gem but genghis is depending on mongo and it work if the mongo gem version is more than 1.9.2. Current version of gem mongo available is 2.1.4 .
Can any one help me with this or is it a better choice to get rid of genghis?
- Raghavendra
alauper commented
I think the real issue is genghis depends on a very old version of mongo, which most current gems don't support and therefore can't coexist.
It also doesn't look like this project is being maintained anymore.