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

Conversation

chrisarcand
Copy link
Member

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."

See rubygems/bundler#2569 for more info.

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."
@miq-bot
Copy link
Member

miq-bot commented Sep 29, 2016

Checked commit chrisarcand@a9e0b79 with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1
2 files checked, 0 offenses detected
Everything looks good. 👍

@Fryguy Fryguy merged commit ab04015 into ManageIQ:master Sep 29, 2016
@Fryguy Fryguy added this to the Sprint 47 Ending Oct 3, 2016 milestone Sep 29, 2016
chessbyte pushed a commit that referenced this pull request Sep 30, 2016
Use https instead of git protocol in Gemfiles
(cherry picked from commit ab04015)
@chessbyte
Copy link
Member

Euwe Backport details:

$ git log
commit f0baaf4668815e0dac61b946889d24306bb02126
Author: Jason Frey <[email protected]>
Date:   Thu Sep 29 17:44:47 2016 -0400

    Merge pull request #11585 from chrisarcand/use-https-git-links

    Use https instead of git protocol in Gemfiles
    (cherry picked from commit ab04015cabfd1246496c759982fc9260304db421)

@chrisarcand chrisarcand deleted the use-https-git-links branch October 5, 2016 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants