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
4
Gemfile
4
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue