Change git protocol to https protocol in Gemfile for GitLab 5.0
Created by: bbodenmiller
Changes gems to use https protocol rather than the git protocol for GitLab 5.0 release. Git protocol does not work behind some firewalls and/or proxies. This change helps users upgrading from 4.2 to 7.1 have a smoother upgrade process. Fixes https://github.com/gitlabhq/gitlabhq/issues/3416 & https://github.com/gitlabhq/gitlabhq/issues/3478.
Merge request reports
Activity
Created by: TeatroIO
I've prepared a stage. Click to open.
By Administrator on 2014-08-11T12:48:11 (imported from GitLab project)
By Administrator on 2014-08-11T12:48:11 (imported from GitLab)
Created by: Razer6
@bbodenmiller Could also add a PR to master branch? 5.0 stable is ok because when updating you would checkout this branch
By Administrator on 2014-08-13T17:47:16 (imported from GitLab project)
By Administrator on 2014-08-13T17:47:16 (imported from GitLab)
Created by: bbodenmiller
@razer6 looks to already be fixed on the master branch. Thanks.
By Administrator on 2014-08-13T21:01:23 (imported from GitLab project)
By Administrator on 2014-08-13T21:01:23 (imported from GitLab)