You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.
The warnings discussed in 18F#244
come from omniauth's use of the hashie gem. Hashie logged warnings
when one overwrites keys via method setters.
For more information see the [relevant omniauth issue](omniauth/omniauth#872).
After upgrading to Ruby 2.3.3, we starting seeing this OVER AND OVER when running
bundle exec rake
"You are setting a key that conflicts with a built-in method`
Screenshot of how many times this shows up:
The text was updated successfully, but these errors were encountered: