Skip to content

Commit

Permalink
use https for license_scout repo
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Renatus <srenatus@chef.io>
  • Loading branch information
srenatus committed Feb 1, 2017
1 parent efd598e commit 18d6acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -5,7 +5,7 @@ gemspec
gem "pedump", git: "https://github.com/ksubrama/pedump", branch: "patch-1"

# Always use license_scout from master
gem "license_scout", github: "chef/license_scout"
gem "license_scout", git: "https://github.com/chef/license_scout"

# net-ssh 4.x does not work with Ruby 2.2 on Windows. Chef and ChefDK
# are pinned to 3.2 so pinning that here. Only used by fauxhai in this project
Expand Down

0 comments on commit 18d6acd

Please sign in to comment.