sinatra / rack-protection

NOTE: This project has been merged upstream to sinatra/sinatra
https://github.com/sinatra/sinatra/tree/master/rack-protection
818 stars 58 forks source link

Could not find gem 'rack-protection' in git://github.com/sinatra/rack-protection.git (at master@f405fec) #117

Closed jaredbeck closed 8 years ago

jaredbeck commented 8 years ago

Because the history of this repo has been destroyed this repo no longer contains a gemspec, the CI for paper_trail no longer works.

Fetching git://github.com/sinatra/sinatra.git
Fetching git://github.com/sinatra/rack-protection.git
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Fetching dependency metadata from https://rubygems.org/
Could not find gem 'rack-protection' in
git://github.com/sinatra/rack-protection.git (at master@f405fec).
Source does not contain any versions of 'rack-protection'
The command "eval bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}" failed. Retrying, 3 of 3.

One solution would be to restore the history of this repo and simply put your "this thing has moved" message as the latest commit.

I'd be grateful for any other suggestions of course. Thanks.

jaredbeck commented 8 years ago

Nevermind, the root cause was https://github.com/thoughtbot/appraisal/issues/119. Please disregard.

zzak commented 8 years ago

As the README says, you must update your repo to point to sinatra/sinatra, such as:

github 'sinatra/sinatra' do gem 'rack-protection' end

Thank you and sorry for the trouble!

On Aug 23, 2016 2:06 PM, "Jared Beck" notifications@github.com wrote:

Nevermind, the root cause was thoughtbot/appraisal#119 https://github.com/thoughtbot/appraisal/issues/119. Please disregard.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sinatra/rack-protection/issues/117#issuecomment-241627900, or mute the thread https://github.com/notifications/unsubscribe-auth/AAQ9Oz6wUVw3s3wVjWxo9eSAbyTxuxJRks5qin_SgaJpZM4JqjHe .