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

Fix deprecation of constant OpenSSL::Cipher::Cipher in ruby-2.4 #27

Merged
merged 1 commit into from Jun 18, 2019

Conversation

545ch4
Copy link
Contributor

@545ch4 545ch4 commented Feb 28, 2017

This PR fixes OpenSSL::Cipher::Cipher constant being deprecated in ruby-2.4

@cgriego
Copy link

cgriego commented May 2, 2018

👍 Ruby 2.3 will be EOL April 2019.
https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-3-7-released/

@rtweeks
Copy link

rtweeks commented Jun 17, 2019

I agree this is needed, because my project (using Ruby 2.5.1) gets copious quantities of warning messages about the use of the deprecated OpenSSL::Cipher::Cipher. I opened this as issue #30

@mdp mdp merged commit 6329a14 into mdp:master Jun 18, 2019
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

4 participants