Updated gems and fixing issues associated with copying symlinks in tests

This commit is contained in:
Dale McDiarmid 2017-08-15 13:25:24 +01:00
parent ef4312e1e9
commit 762f2d44c9
3 changed files with 14 additions and 7 deletions

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'test-kitchen', '1.17.0'
gem "kitchen-docker", '2.6.0'
gem 'kitchen-docker', '2.6.0'
gem 'kitchen-ansible', '0.47.3'
gem 'net-ssh', '~> 3.0'
gem 'net-ssh', '4.1.0'