Skip to content
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

bundler 1.13.1 objects to git protocol #492

Open
ckwrightphd opened this issue Sep 22, 2016 · 0 comments
Open

bundler 1.13.1 objects to git protocol #492

ckwrightphd opened this issue Sep 22, 2016 · 0 comments

Comments

@ckwrightphd
Copy link

ckwrightphd commented Sep 22, 2016

In a rails project 'bundle install' with bundler 1.13.1 gives the warning
'The git source git://github.com/jejacks0n/mercury.git uses the git protocol, which transmits data without encryption. Disable this warning with bundle config git.allow_insecure true, or switch to the https protocol to keep your data secure.'
If you are unwise enough to amend the Gemfile to use the https protocol, you get an outdated version of Mercury which breaks the project routing due to an ancient issue over 'match' routing!
The best course at moments seems to be to ignore or disable the warning!


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant