リタためす(未達成)

Slack に Ruby 製 Bot の Lita を参加させる
Windows環境へRedisをインストール
WindowsでrubyをいじっていてSSLエラーがどうのこうの言われた場合の対処
https://github.com/kenjij/lita-slack.git

>lita start
terminate called after throwing an instance of 'std::runtime_error'
what(): Encryption not available on this event-machine

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

試したこと

>gem uninstall eventmachine
>gem install eventmachine
(変わらず)
>gem install eventmachine -- --with-ssl-dir=C:\OpenSSL
(変わらず)

だめだ。わからん。