Since it looks like you already have DevKit installed, run this command
gem install ruby-debug-ide --platform=ruby --pre
As mentioned in this post, bug fixed in not yet released version of ruby-debug-ide
Edit:
This seems to work (Windows 7 64 bit):
gem install ruby-debug-ide
gem install ruby-debug-base19x
source
share