Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Lower dependency on ruby-openid for ruby >= 2 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Glandos
Copy link

@Glandos Glandos commented Dec 31, 2015

ruby-openid 2.5 uses Digest::HMAC which was experimental. Newer version should use OpenSSL::HMAC.
According to my simple test, using ruby-openid 2.7.0 did the job.

ruby-openid 2.5 uses Digest::HMAC which was experimental. Newer version should use OpenSSL::HMAC.
According to my simple test, using ruby-openid 2.7.0 did the job.
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant