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

@traviskroberts

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.

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