-
Notifications
You must be signed in to change notification settings - Fork 253
Closed
Description
Is there any difference in installing secureheaders in comparison to other gems? The documentation does not have any details, and I keep failing:
gem 'secureheaders'andbundle installleads to:Could not find gem 'secureheaders' in any of the gem sources listed in your Gemfile or available on this machine.gem 'secureheaders', github: 'twitter/secureheaders'leads to:Could not find gem 'secureheaders' in git://github.com/twitter/secureheaders.git (at master@d6dc261). Source does not contain any versions of 'secureheaders'gem 'secureheaders', git: 'https://github.com/twitter/secureheaders.git', branch: :mastercauses the same error onbundle installas with option 2 (which I assume is not surprising).
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels