When I run the KRL command line tool from the KRL gem on Windows it complains that I don't have the right msvcrt-ruby dll. When I'm set up to run Ruby 187 it complains that it can't find the ruby191 dll. When I'm set up for Ruby 191 it complains about the missing Ruby 187 dll. When I put both .dll files in the path it fails with an unexpected termination. It still works with just one DLL in the path, I just have to dismiss the annoying dialog every time I run the KRL tool.
The gem was working fine under Ruby 187, then I did 'gem update' and it started failing.
Is my Ruby installation misconfigured or is it a problem with the KRL gem?