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

KeyError (key not found: :ciphers): #46

Open
rhazegh opened this issue Jun 26, 2018 · 0 comments
Open

KeyError (key not found: :ciphers): #46

rhazegh opened this issue Jun 26, 2018 · 0 comments

Comments

@rhazegh
Copy link

rhazegh commented Jun 26, 2018

routific-gem is implicitly restricting the rest-client version to ~>1.7.

From my Gemfile.lock

    routific (1.7.2)
      json (~> 1.8)
      rest-client (~> 1.7)

Right now rest-client (1.8.0) in installed and I get the KeyError (key not found: :ciphers): error on my machine with Ruby 2.5.1.

This problem is resolved in the latest version of rest-client (2.0.2) but because of routific I cannot update to the latest rest-client.

Do you have a solution for this?

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

No branches or pull requests

1 participant