I use zeus 0.15.14 and it requires method_source 0.8.2, at the same time many gems (pry for example) requires method_source >0.9.0. And zeus crashes if used with this gems with exception: can't activate method_source-0.8.2, already activated method_source-0.9.0
Also, zeus uses ruby 2.2.3 which is "nearing its end of life".
I use zeus 0.15.14 and it requires method_source 0.8.2, at the same time many gems (pry for example) requires method_source >0.9.0. And zeus crashes if used with this gems with exception:
can't activate method_source-0.8.2, already activated method_source-0.9.0Also, zeus uses ruby 2.2.3 which is "nearing its end of life".