-
Notifications
You must be signed in to change notification settings - Fork 346
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
Allow over 32 chars length hash digest #315
Allow over 32 chars length hash digest #315
Conversation
Sprockets 3 appends 64 chars length digest. > Default digest changed to SHA256. see: https://github.com/rails/sprockets/tree/v3.0.0#version-history
I just upgraded to sprockets 3 and this broke for me. May we have it merged? |
+1 |
Thanks! |
Can we get a new release to ruby gems? It looks like we haven't had one in almost three years. |
David said somewhere that he will try to release a new version last week (clearly not done) |
@PikachuEXE, are you asking me to ping him on Slack? I don't know how I would do that... |
ping => pinged |
Lol. Gotcha. Thanks! |
Are we still waiting on that RubyGems release? |
I pinged @davidjrice recently on Slack. |
He said I should do the release ._. |
Lol. Good luck! I know how that free time thing goes. |
@CyborgMaster |
Sprockets 3 appends 64 chars length digest.
see: https://github.com/rails/sprockets/tree/v3.0.0#version-history