Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ominauth-oauth2 to fix Hashie warning #58

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update ominauth-oauth2 to fix Hashie warning #58

wants to merge 3 commits into from

Conversation

leemeichin
Copy link

@leemeichin leemeichin commented Jan 13, 2018

See this issue for context: omniauth/omniauth#872

Logs will be flooded with warnings, and new omniauth-oauth2 release contains the fix for that.

W, [2018-01-13T16:50:59.374198 #326]  WARN -- : You are setting a key that conflicts with a 
built-in method OmniAuth::AuthHash::InfoHash#name defined 
at /app/vendor/bundle/ruby/2.4.0/gems/omniauth-1.3.1/lib/omniauth/auth_hash.rb:34. 
This can cause unexpected behavior when accessing the key as a property. 
You can still access the key via the #[] method.

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

Successfully merging this pull request may close these issues.

1 participant