-
Notifications
You must be signed in to change notification settings - Fork 27
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
Ruby gems no longer supporting "digest" #9
Comments
Also having the same problem. I guess the entire world does! |
How can this still be broken almost 5 months later? |
I did contact the current digest name holder. but I have no response yet. |
Rubygems has reserved the namespace still here as of now. It works on neither bundle install or gem install. It caused breaking issues here https://github.com/abeMedia/jekyll-pdf/ |
|
An error occurred while installing digest (0.0.1), and Bundler cannot continue.
Make sure that
gem install digest -v '0.0.1'
succeeds before bundling.See also https://github.com/hashview/hashview/issues/419
and
http://help.rubygems.org/discussions/problems/31508-gem-install-digest-access-denied
Please advise on the best way to bundle
The text was updated successfully, but these errors were encountered: