Update testing gems to latest version

This commit is contained in:
Michael Russell 2018-02-01 13:57:10 +01:00
parent fecf5164c8
commit 6361f9310a
No known key found for this signature in database
GPG key ID: A90C1696496085FE
2 changed files with 49 additions and 18 deletions

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'test-kitchen', '1.17.0'
gem 'test-kitchen', '1.20.0'
gem 'kitchen-docker', '2.6.0'
gem 'kitchen-ansible', '0.47.3'
gem 'net-ssh', '4.1.0'
gem 'kitchen-ansible', '0.48.1'
gem 'net-ssh', '4.2.0'