Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

Ruby 2.4 deprecation warning #7

Open
traviskroberts opened this issue May 6, 2019 · 0 comments
Open

Ruby 2.4 deprecation warning #7

traviskroberts opened this issue May 6, 2019 · 0 comments

Comments

@traviskroberts
Copy link

The ezcrypto dependency is causing the following deprecation warning:

warning: constant OpenSSL::Cipher::Cipher is deprecated

It appears that Ruby 2.4 changed OpenSSL::Cipher::Cipher.new() to just OpenSSL::Cipher.new(). There's a related issue open on the ezcrypto repo, but it looks like it might be abandonware at this point.

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

No branches or pull requests

1 participant