janlelis / irbtools

Improvements for Ruby's IRB console 💎︎
MIT License
920 stars 27 forks source link

Can't install irbtools-more due to drx gem #47

Closed foreverLoveWisdom closed 4 years ago

foreverLoveWisdom commented 4 years ago

I want to use irbtools-more for my irb session. However, the gem depends on drx which is not supported for Ruby > 2.0 (https://github.com/mooffie/drx/issues/6) Is there a way for me to skip the gem drx so that I can still use irbtools-more?

janlelis commented 4 years ago

Hey there, please make sure you are using the newest versions of irbtools and irbtools-more - it should work since drx was dropped a long time ago