heroku / kensa

A tool to help Heroku add-on providers integrate their services with Heroku
https://devcenter.heroku.com/articles/building-a-heroku-add-on
Other
91 stars 47 forks source link

kensa test fails due to rest-client-1.8.0??? #112

Open shaharsol opened 6 years ago

shaharsol commented 6 years ago

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

screen shot 2017-12-28 at 1 03 41 pm

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

screen shot 2017-12-28 at 1 05 43 pm

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:

screen shot 2017-12-28 at 1 06 56 pm

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.

mnoble commented 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.

gscho commented 6 years ago

@mnoble I'm seeing this issue as well. Did updating rest-client to v.2.0.2 fix it?

sshaginyan commented 6 years ago

+1

sshaginyan commented 6 years ago

screenshot from 2018-07-07 13-05-08

aamederen commented 5 years ago

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

mathias commented 5 years ago

Please try the new replacement for Kensa: https://github.com/heroku/heroku-cli-addons-admin

Kensa is EOLed.

Thanks!

mnoble commented 5 years ago

Kensa is EOLed.

😭😭😭 It's a holiday miracle!