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

Ruby 2.4 deprecation warning #7

Description

@traviskroberts

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions