-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
I try to use mongoid 3.x together with rufus-scheduler 2.x and im always getting a gem conflict over tzinfo.
Unable to find source-code formatter for language: unable. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
to activate mongoid-3.1.4, because tzinfo-1.0.1 conflicts with tzinfo (~> 0.3.22)
Unfortunately rufus-scheduler has the dependency tzinfo >= 0.3.23 ([rufus|rubygems.org/gems/rufus-scheduler]) while mongoid has the version fixed on 0.3.22 ([mongoid|rubygems.org/gems/mongoid]).
Why does mongoid fix the dependency on this old version and can this be fixed?