Skip to content

Commit

Permalink
Uses https rather than git protocols for CMSScanner dep
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanlr committed Apr 5, 2019
1 parent 8ab246a commit c8eb811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit c8eb811

Please sign in to comment.