Skip to content

Conversation

@aidanharan
Copy link
Contributor

@aidanharan aidanharan commented Apr 2, 2020

Use the https protocol to connect to Github rather than git. This will remove the following warning message.

$  bundle install
The git source `git://github.com/rails/rails.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.
Fetching git://github.com/rails/rails.git
...

I copied the code from the Rails Gemfile https://github.com/rails/rails/blob/master/Gemfile

@aidanharan aidanharan marked this pull request as ready for review April 2, 2020 14:39
@wpolicarpo wpolicarpo merged commit b10e2b2 into rails-sqlserver:6-0-dev Apr 2, 2020
@aidanharan aidanharan deleted the gemfile-github-https branch April 2, 2020 15:05
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

Successfully merging this pull request may close these issues.

2 participants