diff options
| author | Lamont Granquist <lamont@scriptkiddie.org> | 2016-08-19 17:01:58 -0700 |
|---|---|---|
| committer | Lamont Granquist <lamont@scriptkiddie.org> | 2016-08-19 17:01:58 -0700 |
| commit | 46fbfbe6a5fd2f22650ef6c73e3d5367c04de32a (patch) | |
| tree | 6ca4dba0bf37a0735d16fcbf92c7998b3544a6a3 /Gemfile | |
| parent | 14246ccef4340a76cf9fb6c4193ae214b903a319 (diff) | |
| download | chef-46fbfbe6a5fd2f22650ef6c73e3d5367c04de32a.tar.gz | |
switch to https url
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ group(:integration) do gem "chef-provisioning-aws" gem "chef-rewind" gem "chef-sugar" - gem "chefspec", github: "sethvargo/chefspec", branch: "master" + gem "chefspec", git: "https://github.com/sethvargo/chefspec", branch: "master" gem "halite" gem "poise" gem "knife-windows" |
