Uses https rather than git protocols for CMSScanner dep

This commit is contained in:
erwanlr
2019-04-05 19:53:29 +01:00
parent 8ab246a66c
commit c8eb81161e

View File

@@ -3,4 +3,4 @@
source 'https://rubygems.org'
gemspec
gem 'cms_scanner', branch: '0.0.44.0', git: 'git@github.com:wpscanteam/CMSScanner.git'
gem 'cms_scanner', branch: '0.0.44.0', git: 'https://github.com/wpscanteam/CMSScanner.git'