Skip to content
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

Update typhoeus to 1.x #426

Closed
wants to merge 2 commits into from
Closed

Conversation

jkeiser
Copy link

@jkeiser jkeiser commented Jul 29, 2016

Because of Gemfile solving, having typhoeus on an old version restricts the version we can use in our app. Tests still pass.

@jkeiser
Copy link
Author

jkeiser commented Jul 29, 2016

FYI, master is failing in the same way, even though the tests are generally passing.. I was able to fix the JSON failure with a fix to the Gemfile, but the "NotLoggedIn" is presently beyond my pay grade (and not caused by this checkin) :)

@junghans
Copy link

junghans commented Aug 5, 2016

travis encrypt-file doesn't work with typhoeus-1.0

@jkeiser
Copy link
Author

jkeiser commented Aug 17, 2016

Okey doke. I'm not up to fixing that at the moment, so I'll pull this back!

@batter
Copy link

batter commented Mar 19, 2018

@junghans - Do you have any insight as to why Typhoeus v1 breaks travis encrypt-file? I was under the impression Typhoeus is an HTTP library, so I don't see why it would have any impact on a command that performs encryption of a file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants