This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Description
I'm not a ruby expert at all. When I run kensa test I get this:

Tried to install a newer version of rest-client, now when I gem list I see:

So I try to get rid of the old version using gem uninstall rest-client --version 1.8.0, but then I get this scary message:

Please help me and tell me what to do in order to get kensa to test and push properly. I really don't care which gem version it's using, just need it to work.