Skip to content

Use https:// instead of git:// for README URLs

gitlab-qa-bot requested to merge github/fork/alyssais/README_git_https into master

Created by: alyssais

See https://github.com/rspec/rspec-core/pull/2327.

git:// URLs are insecure and cause recent versions of Bundler to emit a warning.

If this PR is accepted, I'll make the same PR to other RSpec repos with git:// URLs in their READMEs.

Merge request reports