-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some challenges when upgrading to Ruby 2.5.1 #122
Comments
Just to add a bit more information, the issue seems to belong to rest-client (a dependency of this gem) and this is the error we get
|
Hello, any feedback on this? @joshcanhelp ? |
@mottalrd - Sorry for the delay here, I was not set to watch this repo for some reason. Tested versions for CI are listed here in the repo: https://github.com/auth0/ruby-auth0/blob/master/.travis.yml#L5
I'm not totally clear what you're asking. Can you rephrase please? Just to be clear, is your main question "does this work with Ruby 2.5.1?" If so, I can say that I'm running Ruby It looks like the Thanks! |
Thank you @joshcanhelp
Can you try adding 2.5.1? Locally it works fine for us too, but on Circle CI it doesn't and we believe the root problem is |
@mottalrd - No problem. I'll add that and test first thing next week 👍 |
@mottalrd - Apologies for the delay. Everything seems to have gone through as expected on our end: https://travis-ci.org/auth0/ruby-auth0/builds/413753024 The test suite on this SDK takes quite a while so we'll need to address that before we can add more Ruby versions but I'll leave that PR open for you to take a look. |
Thank you @joshcanhelp , this probably means that our failure is related to CircleCI, this helps quite a lot to narrow it down. |
@mottalrd - No problem! We'll add 2.5.1 at some point soon. Feel free to post back here with any other questions or close this out if there's nothing needed on our end. |
Hello and thank you for this library, super helpful.
We are trying to upgrade to Ruby 2.5.1 but we are experiencing failures on Circle CI.
What Ruby version are you running on Travis for this gem?
What would be the best way for us to help you with that? My plan would be:
but that requires a bit of investment on our side so before moving forward I would love to get some feedback from you on that.
Thank you, much appreciated
The text was updated successfully, but these errors were encountered: