Updated gems and fixing issues associated with copying symlinks in tests
This commit is contained in:
parent
ef4312e1e9
commit
762f2d44c9
3 changed files with 14 additions and 7 deletions
|
|
@ -17,7 +17,7 @@ GEM
|
|||
mixlib-versioning (1.2.2)
|
||||
net-scp (1.2.1)
|
||||
net-ssh (>= 2.6.5)
|
||||
net-ssh (3.2.0)
|
||||
net-ssh (4.1.0)
|
||||
net-ssh-gateway (1.3.0)
|
||||
net-ssh (>= 2.6.5)
|
||||
safe_yaml (1.0.4)
|
||||
|
|
@ -37,7 +37,7 @@ PLATFORMS
|
|||
DEPENDENCIES
|
||||
kitchen-ansible (= 0.47.3)
|
||||
kitchen-docker (= 2.6.0)
|
||||
net-ssh (~> 3.0)
|
||||
net-ssh (= 4.1.0)
|
||||
test-kitchen (= 1.17.0)
|
||||
|
||||
BUNDLED WITH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue