-
-
Notifications
You must be signed in to change notification settings - Fork 414
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
Compatibility with Hashie 3.5.0 #265
Comments
It's true. It's not great. |
Hashie 3.5.1 been released with a fix. |
This seems to fix the problem, though now I'm getting a warning. This warning, however, seems to be related to Hashie, so I'll continue discussion here hashie/hashie#391 (comment) |
I just released Hashie v3.5.2 which has the |
@michaelherold Hashie 3.5.2 seems to have some big Issues which prevent the rails server from starting. |
Hashie 3.5.0 is released today and seems like this PR hashie/hashie#377 causes omniauth-google-oauth2 to stop working. Here is an error:
Reverting to Hashie 3.4.6 fixes this problem.
The text was updated successfully, but these errors were encountered: