Skip to content

Instantly share code, notes, and snippets.

@akshaymohite
Created October 5, 2016 06:17
Show Gist options
  • Save akshaymohite/63371dfeee82de31b9027a54f54b5de8 to your computer and use it in GitHub Desktop.
Save akshaymohite/63371dfeee82de31b9027a54f54b5de8 to your computer and use it in GitHub Desktop.
Git Source Warnings with latest bundler.
The git source `git://github.com/cloudlogistics/websocket-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.
The git source `git://github.com/cloudlogistics/sidekiq_mailer.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.
The git source `git://github.com/cloudcastle/toolbox.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.
Using rake 11.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment