hashview / hashview-old

A web front-end for password cracking and analytics

Home Page:http://www.hashview.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digest gem no longer available via rubygems

ccammilleri opened this issue · comments

You'll receive this error during a bundle install:

Retrying download gem from https://rubygems.org/ due to error (3/4): Gem::RemoteFetcher::FetchError bad response Forbidden 403 (https://rubygems.org/gems/digest-0.0.1.gem)
Retrying download gem from https://rubygems.org/ due to error (4/4): Gem::RemoteFetcher::FetchError bad response Forbidden 403 (https://rubygems.org/gems/digest-0.0.1.gem)
Gem::RemoteFetcher::FetchError: bad response Forbidden 403 (https://rubygems.org/gems/digest-0.0.1.gem)
An error occurred while installing digest (0.0.1), and Bundler cannot continue.
Make sure that `gem install digest -v '0.0.1' --source 'https://rubygems.org/'` succeeds before bundling.

more info:
http://help.rubygems.org/discussions/problems/31508-gem-install-digest-access-denied

looks like latest digest gem requires ruby-2.3+

Hey Casey. Any thoughts on how to get past this hurdle? This digest seems to be holding up the ability to get a new instance of hashview up and running. Thanks!

PS. Hope to see you at Black Hat again this year

I am also looking for a resolution for this issue.

Thanks!

fixed in commit f977e5a

fix will be available as soon as we land v0.7.4-beta