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

Use https instead of git protocol in Gemfiles #11585

Merged
merged 1 commit into from
Sep 29, 2016

Commits on Sep 29, 2016

  1. Use https instead of git protocol

    Removes Bundler warnings: "The git source `git://github.com/...` 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."
    chrisarcand committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    a9e0b79 View commit details
    Browse the repository at this point in the history