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

Digest::HMAC is deprecated in ruby 2.2 #87

Closed
mattconnolly opened this issue Jan 12, 2015 · 3 comments
Closed

Digest::HMAC is deprecated in ruby 2.2 #87

mattconnolly opened this issue Jan 12, 2015 · 3 comments

Comments

@mattconnolly
Copy link

Ruby 2.2 deprecates Digest::HMAC. See:

ruby/ruby@24be1f1

As per the deprecation here, OpenSSL::HMAC should be used in preference to Digest::HMAC.

@tobiashm
Copy link
Contributor

Dear maintainers:
This is fixed in #84
Is there any chance of that being merged?

@jesperronn
Copy link

suggest you close this since #84 is now merged

@dennisreimann
Copy link
Contributor

Yep, this will be fixed with the upcoming v2.7.0 - thanks!

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

4 participants