Open shaharsol opened 6 years ago
I'm not able to replicate this exact issue – although I've stumbled upon plenty of other ones while trying 😛
I'm going to spend a little time trying to update Rest Client to ~ 2.0
and see if that helps. I'll let you know what I find.
@mnoble I'm seeing this issue as well. Did updating rest-client to v.2.0.2 fix it?
+1
FWIW, this is still valid with Ruby 2.4.0 and Kensa 3.10
https://github.com/rest-client/rest-client/issues/612#issuecomment-313034465
Please try the new replacement for Kensa: https://github.com/heroku/heroku-cli-addons-admin
Kensa is EOLed.
Thanks!
Kensa is EOLed.
😭😭😭 It's a holiday miracle!
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.